zhongrj
2024-01-12 bcc15e63a3a58f47cd7ef08b5ecd3d86ca915cd6
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',