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 66516c689..c28bf7601 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -8,9 +8,9 @@ export default { //请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 //黑龙江正式地址 "apiHost": [ - "http://1.190.222.34:9001/" + "http://hljysxy.org.cn:9001/" ], - "webHost":"http://1.190.222.34:9000/", + "webHost":"http://hljysxy.org.cn:9000/", //本地: // "apiHost": [ // "http://192.168.10.58:8003/"