zhongrj
2024-04-22 dc5c26bba870e2c8ab3b01ac1da8bf619c706bfe
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',