linwei
2024-01-17 e44ebe68e07fc2e96bf0d23e6e1a9ccf4c6e59b8
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',