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 }) } // 获得