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 601db6dd5..b485e6484 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -16,12 +16,12 @@ export default { // "http://localhost:8088/" // ], "apiHost": [ - // "http://fwh.ldyesz.edu.cn:9000/",//H5打包 - //"http://192.168.10.245:8000/",//app打包 - "http://192.168.10.122:8002/", + "http://fwh.ldyesz.edu.cn:9000/",//H5打包 + // "http://10.10.4.45:9000/"//app打包, + // "http://192.168.10.122:8002/", ], - // "webHost": "http://10.10.4.45:8000/", - "webHost": "http://192.168.10.122:8001/", + "webHost": "http://fwh.ldyesz.edu.cn:8000/", + // "webHost": "http://192.168.10.122:8001/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "devAccount": [{ username: "system",