chenlei 6 月之前
父節點
當前提交
e268e9a421
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      config/interfaces/index.js

+ 4 - 0
config/interfaces/index.js

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