Commit 830648d1 by liuchenxi

Merge branch 'bugfix/5-11修改bug' into dev

parents 77965118 ff4e60fb
......@@ -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