zhongrj
2023-11-16 68a0e3ffb484c347a48d05d690b7e19f51d1a02b
轮播图js 修改
1 files modified
2 ■■■ changed files
src/api/rotation/rotation.js 2 ●●● patch | view | raw | blame | history
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',