guanqb
2024-02-22 d9aa51e1787a155da7cd0ded5dfb4ff3982d2be5
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',