Commit d7283b40 by 曾经

数据导出 路径

parent 640ffba7
......@@ -102,7 +102,7 @@ const urlConfig = {
getExceptionList: '/api-member/list-exception-member',
getExceptionMemberList: '/api-member/exception-member-list',// 获取异常列表
exceptionMemberExportExcel: '/api-member/exception-member-export-excel',// 异常会员数据导出
exceptionMemberExportExcel: '/api-admin/exception-member-export-excel',// 异常会员数据导出
exceptionMemberBatchFrozen: '/api-member/exception-batch-frozen',// 异常会员批量冻结
getAbnormalSetting: '/api-member/exception-config-view',// 异常配置详情
saveAbnormalSetting: '/api-member/exception-config-save',// 保存异常配置
......
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