linwei
2024-01-06 1d9ddccfc6d983fbf32e5bbba8ca3bba9342373f
src/api/rotation/rotation.js
@@ -38,7 +38,7 @@
  })
}
export const getrotation = (id) => {
export const getRotation = (id) => {
  return request({
    url: '/api/blade-rotation/rotation/detail',
    method: 'get',