diff --git a/gasStation-uni/config.js b/gasStation-uni/config.js index 9ad023720..d30e6dafc 100644 --- a/gasStation-uni/config.js +++ b/gasStation-uni/config.js @@ -1,7 +1,10 @@ // 应用全局配置 module.exports = { - baseUrl: 'http://192.168.0.181:8008/', + // baseUrl: 'https://vue.ruoyi.vip/prod-api', + // baseUrl: 'http://192.168.0.196:8081/', + baseUrl: 'http://192.168.1.6:8008/', + // baseUrl: 'http://192.168.1.5:8002/cdJdc', imagesUrl: 'http://www.nuoyunr.com/lananRsc', @@ -26,4 +29,4 @@ module.exports = { } ] } -} +} \ No newline at end of file