zhongrj
2024-03-14 a6da55f1be200726210eef2e37c1d75a90cd81ea
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',