Commit c86a0aec authored by 前端-许佳敏's avatar 前端-许佳敏

去掉初始化会员策略

parent bf75e844
......@@ -52,12 +52,12 @@ const serviceConfig = {
// }
},
//初始化会员支付策略配置
payConfig:{
paymemberConfig:{
url:'/pay/member/pay/config',
method: 'get'
}
}
// payConfig:{
// paymemberConfig:{
// url:'/pay/member/pay/config',
// method: 'get'
// }
// }
}
......
/*
* @Author: LeeJiancong
* @Date: 2020-07-22 09:54:50
* @LastEditors: LeeJiancong
* @LastEditTime: 2020-07-22 10:23:38
*/
import * as LogisticsApi from './LogisticsApi'
import * as PassApi from './PassApi'
import * as WarehouseApi from './WarehouseApi'
......@@ -13,7 +7,6 @@ import * as TemplateApi from './TemplateApi'
import * as PayApi from './PayApi'
import * as SearchApi from './SearchApi'
import * as OrderApi from './OrderApi'
import request from '@/utils/request'
/**
* 可在这里写入自定义的接口
......
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