diff --git a/miniprogram/app.js b/miniprogram/app.js index 42a9ffa..d2b4a99 100644 --- a/miniprogram/app.js +++ b/miniprogram/app.js @@ -1,7 +1,7 @@ App({ // 配置信息 - APPID: 'wx5582a07c1fbbcf06', - APPSECRET: 'ad24130a8919c613efd9538f69abafd3', + APPID: 'wxd9f93ef41a607dd5', + APPSECRET: 'e1041c1ea23dd196bf2d8264216eb82c', // tenantId : '12', // 地区 // parkId : '26', // 园区id // parkName : '长阳智会云控', // 园区名称 diff --git a/project.config.json b/project.config.json index a7a5ed7..48e7742 100644 --- a/project.config.json +++ b/project.config.json @@ -52,7 +52,7 @@ }, "compileType": "miniprogram", "libVersion": "3.4.0", - "appid": "wx5582a07c1fbbcf06", + "appid": "wxd9f93ef41a607dd5", "projectname": "SmartPark", "simulatorType": "wechat", "simulatorPluginLibVersion": {},