shuishen
2023-12-27 2dd6626e2680f7ee0f4c09b2c8ce5d1cc2b05f79
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',