更改appid配置

This commit is contained in:
冯辉
2025-11-07 12:05:20 +08:00
parent f252b65632
commit 8388cce627
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx9d1cbc11c8c40ba7", "appid" : "wx4aa34488b965a331",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"es6" : true, "es6" : true,

View File

@@ -13,7 +13,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.5.7", "libVersion": "3.5.7",
"appid": "wx9d1cbc11c8c40ba7", "appid": "wx4aa34488b965a331",
"projectname": "qingdao-employment-service", "projectname": "qingdao-employment-service",
"condition": { "condition": {
"search": { "search": {