zhongrj
2023-11-16 68a0e3ffb484c347a48d05d690b7e19f51d1a02b
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',