This commit is contained in:
2025-08-26 21:03:23 +08:00
8 changed files with 61 additions and 39 deletions

View File

@ -8,7 +8,7 @@ VITE_APP_ENV = 'development'
# 李陈杰 209
VITE_APP_BASE_API = 'http://192.168.110.180:8899'
# 曾涛
# VITE_APP_BASE_API = 'http://192.168.110.180:8899'
VITE_APP_BASE_API = 'http://192.168.110.180:8899'
# 罗成
# VITE_APP_BASE_API = 'http://192.168.110.213:8899'
# 朱银