shuishen
2024-01-02 60948bc36af6f4b6c23e7cc7a28c00dddf2e2bf2
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',