diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index a716558..48ee2c8 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = RuoYi-Vue-Plus后台管理系统 ENV = 'development' # 若依管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.110.128:9099/ruoyi' +VUE_APP_BASE_API = 'http://192.168.110.3:9099/ruoyi' # VUE_APP_BASE_API = 'https://gx.jdfktech.com:18279/lhyg/ruoyi' # 路由懒加载