|
@@ -94,6 +94,10 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 支付中心 */
|
|
/** 支付中心 */
|
|
|
pay: {
|
|
pay: {
|
|
|
|
|
+ /** 提现协议查询 */
|
|
|
|
|
+ query_withdraw_protocol: {
|
|
|
|
|
+ realUrl: 'pay/member/query_withdraw_protocol'
|
|
|
|
|
+ },
|
|
|
/** 物流认证通联(会员创建+开户认证+营业执照和法人身份证上传) */
|
|
/** 物流认证通联(会员创建+开户认证+营业执照和法人身份证上传) */
|
|
|
carrier_open_account: {
|
|
carrier_open_account: {
|
|
|
realUrl: 'pay/member/carrier_open_account'
|
|
realUrl: 'pay/member/carrier_open_account'
|