...
|
...
|
@@ -95,8 +95,8 @@ const domainApis = { |
|
|
//提现申请管理
|
|
|
shopWithdrawList: '/erp-gateway-web/withdraw/list', //资金操作明细列表
|
|
|
shopWithdrawApply: '/erp-gateway-web/withdraw/apply', //资金操作明细-提现明细ß
|
|
|
//账户资金
|
|
|
shopWithdrawAccountList: '/erp-gateway-web/shop/account/list', //账务明细
|
|
|
shopWithdrawAccountList: '/erp-gateway-web/shop/account/list', //账户资金-账务明细
|
|
|
shopWithdrawServiceList: 'shop/withdraw/service/list',//服务费账单
|
|
|
|
|
|
},
|
|
|
platform: {
|
...
|
...
|
|