河口二院配置初始化

This commit is contained in:
zhangheng 2025-12-19 10:58:34 +08:00
parent 716e2c4d1f
commit bd37c1917f
2 changed files with 2 additions and 8 deletions

View File

@ -5,10 +5,7 @@ VUE_APP_TITLE = 新医路院后患者管理平台
ENV = 'development'
# 新医路院后患者管理平台/开发环境
VUE_APP_BASE_API = 'http://192.168.20.37:19090'
# VUE_APP_BASE_API = 'http://8.131.93.145:54011'
# VUE_APP_BASE_API = 'http://192.168.0.95:9090'
# VUE_APP_BASE_API = 'https://1608.xinelu.cn'
VUE_APP_BASE_API = 'http://192.168.4.7:19090'
# 路由懒加载

View File

@ -5,8 +5,5 @@ VUE_APP_TITLE = 新医路院后患者管理平台
ENV = 'production'
# 新医路院后患者管理平台/生产环境
VUE_APP_BASE_API = 'http://192.168.20.37:19090'
# VUE_APP_BASE_API = 'http://8.131.93.145:54011'
# VUE_APP_BASE_API = 'http://192.168.0.95:9090'
# VUE_APP_BASE_API = 'https://1608.xinelu.cn'
VUE_APP_BASE_API = 'http://192.168.4.7:19090'