潘志宝
2024-10-28 0ccd9ca4b3a0ac1474c8cb9445d8b669654c7a81
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 })
}
// 获得