dongyukun
2024-11-08 0d21bc334ff8e175c6bd409f21b3ef8bbb7b2c87
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 })
}
// 获得