shuishen
2023-12-18 eb902ba6bed2cb0cd8cb9ecc8633c56b2e16b739
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',