From c6c98d7d89ad33d1774c4af4dbfb0f8748d17db4 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Sun, 5 May 2019 14:46:44 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E7=9A=84appId][=E4=BF=AE=E6=94=B9]:[=E5=AF=8C?= =?UTF-8?q?=E8=8C=82=E5=AE=A2=E5=AE=98=E5=BC=80=E5=8F=91=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83=E7=9A=84appId]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 14 +++++++------- project.config.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ext.json b/ext.json index 14b65ca..70af2fe 100644 --- a/ext.json +++ b/ext.json @@ -1,16 +1,16 @@ { "ext": { "attr": { - "configUrl": "https://ctest.malls.iformall.com/C/api", - "etcpAppId": "wx192b7d2e8dcbefd0", + "configUrl": "https://c.malls.iformall.com/C/api", + "etcpAppId": "wxc07f9d67923d676d", "etcpVersion": "release", - "etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback", + "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback", "ifHaveWebSocket": "0", "ifHaveCarModular": "1" }, - "name": "富茂链客", - "weappId": "wx649b3be73c1afe47", - "appVersion": "C.test.5.2.0" + "name": "长融世贸广场", + "weappId": "wx6a2524a8286d687f", + "appVersion": "C.5.1.1" }, "debug": false, "tabBar": { @@ -49,7 +49,7 @@ "navigationBarTitleText": "", "navigationBarBackgroundColor": "#FFFFFF" }, - "extAppid": "wx649b3be73c1afe47", + "extAppid": "wx6a2524a8286d687f", "extEnable": true, "permission": { "scope.userLocation": { diff --git a/project.config.json b/project.config.json index e5dadff..27db03b 100644 --- a/project.config.json +++ b/project.config.json @@ -14,7 +14,7 @@ }, "compileType": "miniprogram", "libVersion": "2.2.0", - "appid": "wxfa336cad86ed598d", + "appid": "wx453ae0d37f3550d0", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",