This commit is contained in:
dhr
2025-09-04 22:56:00 +08:00
parent 8a3f338e27
commit c35a75d030
4 changed files with 1050 additions and 1 deletions

View File

@ -6,7 +6,7 @@ VITE_APP_ENV = 'development'
# 开发环境
# 李陈杰 209
VITE_APP_BASE_API = 'http://192.168.110.188:8899'
VITE_APP_BASE_API = 'http://192.168.110.149:8899'
# 曾涛
# VITE_APP_BASE_API = 'http://192.168.110.180:8899'
# 罗成