shuishen
2024-03-16 e27410aca7eb65b11fec83adb39643399bf3a6b4
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',