From 96e2af14a8755ce721e0d7bedfdc1986f2ec0c4f Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Fri, 3 Jan 2020 12:00:27 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=81=9C=E8=BD=A6=E5=8E=82=E5=95=86][?= =?UTF-8?q?=E6=95=B4=E7=90=86]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/ext.json b/ext.json index 302a6e6..de86e65 100644 --- a/ext.json +++ b/ext.json @@ -15,11 +15,21 @@ "orgUrl": "https://wx.qlogo.cn" } ], + "car": { + "etcp": { + "etcpAppId": "wxc07f9d67923d676d", + "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback" + }, + "tjd": { + "tjdAppId": "wx6945d1bda68d7993" + }, + "bolink": { + "bolinkAppId": "wxbd08b4baa10fcc1d" + }, + "version": "release" + }, "configUrl": "https://c.malls.iformall.com/C/api", - "etcpAppId": "wxc07f9d67923d676d", "ifStoreApp": "0", - "etcpVersion": "release", - "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback", "ifHaveWebSocket": "0", "ifHaveCarModular": "1" },