shuishen
2024-01-29 dc1e4fb2aec77fbbdbf3ef763c17e742df99c992
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',