linwe
2024-08-09 5e2aafeede13d337380f736567caf74f49713be7
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',