潘志宝
2024-12-25 291bf570b2106cb99b0e689af7d6ccaacc9e5c1c
src/api/model/mpk/group.ts
@@ -7,8 +7,8 @@
}
// 查询列表
export const getList = () => {
  return request.get({ url: '/model/mpk/group/list' })
export const getList = (params) => {
  return request.get({ url: '/model/mpk/group/list', params })
}
// 获得