diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0.zip b/Learun.Framework.Ultimate V7/LearunApp-2.2.0.zip new file mode 100644 index 000000000..b471ecf26 Binary files /dev/null and b/Learun.Framework.Ultimate V7/LearunApp-2.2.0.zip differ diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js index bad430d1e..42a2982e3 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -7,7 +7,7 @@ export default { "enableSignUp": true, // 请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 "apiHost": [ - "http://123.57.209.16:31173/learun/adms" + "https://oa.bjquanjiang.com/learun/adms" ], // "apiHost": [ // "http://192.168.2.94:31173/learun/adms" diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json index bb69b2423..bed53f84e 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json @@ -119,7 +119,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxa68adccec10b45dd", + "appid" : "wxbc18c9bf92c86d28", "setting" : { "urlCheck" : false, "es6" : true,