This commit is contained in:
ljx
2025-09-16 11:05:32 +08:00
parent 2ea9d901b5
commit 525e0c95d4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ VITE_APP_ENV = 'development'
# 李陈杰 209
# 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.209:8899'
# 罗成
# VITE_APP_BASE_API = 'http://192.168.110.188:8899'
# 朱银