zhongrj
2024-05-15 f4b922165ce2ed5843a3d37fce0e9ca4c5cf45bc
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',