From 9b8aaf66e61f64a9ad6cf40373c134975b546c54 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 25 Apr 2019 19:14:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AF=8C=E8=8C=82=E5=AE=A2=E5=AE=98=E5=BC=80?= =?UTF-8?q?=E5=8F=91]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 13 +++++++------ project.config.json | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/ext.json b/ext.json index 8966141..8e88d54 100644 --- a/ext.json +++ b/ext.json @@ -1,16 +1,17 @@ { "extEnable": true, - "extAppid": "wx649b3be73c1afe47", + "extAppid": "wxea71200db93d756b", "ext": { - "weappId": "wx649b3be73c1afe47", - "name": "金泸商务", + "weappId": "wxea71200db93d756b", + "name": "富茂客官开发", "appVersion": "C.4.1.8", "attr": { - "configUrl": "https://ctest.malls.iformall.com/C/api", - "ifHaveCarModular": "1", + "configUrl": "https://ciformall.youlane.cn/C/api", + "socketUrl": "wss://mp.youlane.cn/W/ws", + "ifHaveWebSocket": "1", "etcpVersion": "release", "etcpAppId": "wx192b7d2e8dcbefd0", - "etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback" + "etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback" } }, "permission": { diff --git a/project.config.json b/project.config.json index 646f2c6..913c7d5 100644 --- a/project.config.json +++ b/project.config.json @@ -13,7 +13,7 @@ }, "compileType": "miniprogram", "libVersion": "2.2.0", - "appid": "wxfa336cad86ed598d", + "appid": "wxb11603577a84a86d", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",