zhongrj
2024-03-16 04b3d7ea5cf271eaaa9e9908c8fd904eb3351f36
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',