This commit is contained in:
ljx
2025-08-23 09:13:54 +08:00
parent 7f19586b93
commit 0d180e63f2
3 changed files with 45 additions and 4 deletions

View File

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