lin
2024-04-17 2f03f1d400487fe9d2f79bcc2ddc602d0ecf7281
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',