Commit ff4e60fb by liuchenxi

update: 分组

parent bfb49d48
......@@ -405,7 +405,7 @@ export const isShowSystemTag = (params = {}) =>
// 查询覆盖人数
export const searchRecordPreson = (params = {}) =>
request({
url: '/member-es/count-member-by-group-ids',
url: '/member-es/count-member-by-group-id',
method: 'get',
params: {
requestProject: 'gic-member-tag-web',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment