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 739d0a7ea..a2b9064bf 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -16,8 +16,9 @@ export default { // "http://localhost:8088/" // ], "apiHost": [ - "http://192.168.10.32:8011/" + "http://10.10.4.45:9000/", ], + "webHost":"http://10.10.4.45:8000/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "devAccount": [ { username: "2021230206", password: "www.qj.com" }