This commit is contained in:
ljx
2025-09-10 15:26:29 +08:00
parent f3b7417b4f
commit a3d35a7410
3 changed files with 235 additions and 5 deletions

View File

@ -10,7 +10,7 @@ VITE_APP_ENV = 'development'
# 李陈杰 209
# VITE_APP_BASE_API = 'http://192.168.110.209:8899'
# 曾涛
VITE_APP_BASE_API = 'http://192.168.110.209:8899'
VITE_APP_BASE_API = 'http://192.168.110.149:8899'
# 罗成
# VITE_APP_BASE_API = 'http://192.168.110.188:8899'
# 朱银