wjx 1 year ago
parent
commit
48a9b40d86
2 changed files with 2 additions and 1 deletions
  1. 1 0
      README.md
  2. 1 1
      index.js

+ 1 - 0
README.md

@@ -0,0 +1 @@
+SDK客服支付

+ 1 - 1
index.js

@@ -1,4 +1,4 @@
-const api = 'https://test.game.hzshengmel.com/api/sdk'  // 请求地址
+const api = 'https://game.84game.cn/sdk'  // 请求地址
 let payParam = ''; appId="";  // 支付参数
 let wechatPayId = "";