Jay
2024-09-24 b51b65c3979af5b1d6642ffc29e4f2811e8716f8
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 })
}
// 获得