guanqb
2024-02-21 0cbfa5daf35bc2de15378a8dec6bc2b50e7a2071
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',