This commit is contained in:
SelfRidicule 2024-08-19 08:49:10 +08:00
parent 5cdb26402c
commit 668f0aa01d
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
App({ App({
// 配置信息 // 配置信息
APPID: 'wx5582a07c1fbbcf06', APPID: 'wxd9f93ef41a607dd5',
APPSECRET: 'ad24130a8919c613efd9538f69abafd3', APPSECRET: 'e1041c1ea23dd196bf2d8264216eb82c',
// tenantId : '12', // 地区 // tenantId : '12', // 地区
// parkId : '26', // 园区id // parkId : '26', // 园区id
// parkName : '长阳智会云控', // 园区名称 // parkName : '长阳智会云控', // 园区名称

View File

@ -52,7 +52,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.4.0", "libVersion": "3.4.0",
"appid": "wx5582a07c1fbbcf06", "appid": "wxd9f93ef41a607dd5",
"projectname": "SmartPark", "projectname": "SmartPark",
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},