From 4743b149df03ddb523c8e8f0e7dd1c05a3627c52 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 12 Feb 2019 14:31:15 +0800 Subject: [PATCH] =?UTF-8?q?[ext.json=E6=96=87=E4=BB=B6=E5=AE=8C=E5=96=84]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/ext.json b/ext.json index 95d3f13..53f1d29 100644 --- a/ext.json +++ b/ext.json @@ -1,22 +1,34 @@ { "extEnable": true, - "extAppid": "wxf9c4501a76931b33", + "extAppid": "wxea71200db93d756b", "ext": { - "appId": "wxea71200db93d756b", + "weappId": "wxea71200db93d756b", "name": "富茂客官开发", "attr": { + /** + 判断小程序的运行环境的标识 + 0.表示小程序是开发环境 + 1.表示小程序是测试环境 + 2.表示小程序是生产环境 + **/ + "appFlag":"0", + /** + 商场是否开通停车的标识 + 0.表示商场没有开通停车 + 1.表示商场开通停车 + **/ + "ifHaveCarModular":"1", "configUrl":[ { "url01":"https://ciformall.youlane.cn/C/api" }, { - "url02": "https://c.malls.iformall.com/C/api" + "url02": "https://ctest.malls.iformall.com/C/api" }, { - "url03": "https://ctest.malls.iformall.com/C/api" - }, + "url03": "https://c.malls.iformall.com/C/api" + } ], - "weappId":"wxea71200db93d756b", /** 停车小程序的的appId releaseAppId:停车生产小程序