|
|
@@ -1,8 +1,59 @@ |
|
|
|
{ |
|
|
|
"extEnable": true, |
|
|
|
"extAppid": "wxea71200db93d756b", |
|
|
|
"extAppid": "wxf9c4501a76931b33", |
|
|
|
"ext": { |
|
|
|
"appId": "wxea71200db93d756b" |
|
|
|
"appId": "wxea71200db93d756b", |
|
|
|
"name": "富茂客官开发", |
|
|
|
"attr": { |
|
|
|
"configUrl":[ |
|
|
|
{ |
|
|
|
"url01":"https://ciformall.youlane.cn/C/api" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url02": "https://c.malls.iformall.com/C/api" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url03": "https://ctest.malls.iformall.com/C/api" |
|
|
|
}, |
|
|
|
], |
|
|
|
"weappId":"wxea71200db93d756b", |
|
|
|
/** |
|
|
|
停车小程序的的appId |
|
|
|
releaseAppId:停车生产小程序 |
|
|
|
developAppId:停车测试小程序 |
|
|
|
**/ |
|
|
|
"passCarAppId": [ |
|
|
|
{"releaseAppId":"wxc07f9d67923d676d"}, |
|
|
|
{"developAppId":"wx192b7d2e8dcbefd0"} |
|
|
|
], |
|
|
|
/** |
|
|
|
该商场是否开通停车 |
|
|
|
haveCarModular:开通 |
|
|
|
nothaveCarModular:不开通 |
|
|
|
**/ |
|
|
|
"passCarPath": [ |
|
|
|
{ |
|
|
|
"haveCarModular": "pages/passCar/passCar" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nothaveCarModular": "pages/cartest/cartest" |
|
|
|
} |
|
|
|
], |
|
|
|
/** |
|
|
|
停车的回调 |
|
|
|
**/ |
|
|
|
"passCarreturnUrl":[ |
|
|
|
{ |
|
|
|
"returnUrl1": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"returnUrl2": "https://c.malls.iformall.com/api/carCallback/etcpPaidCallback", |
|
|
|
}, |
|
|
|
{ |
|
|
|
"returnUrl3": "https://ctest.malls.iformall.com/api/carCallback/etcpPaidCallback", |
|
|
|
}, |
|
|
|
], |
|
|
|
} |
|
|
|
}, |
|
|
|
"directCommit": false, |
|
|
|
"tabBar": { |
|
|
|