修改bug

This commit is contained in:
ljx
2025-09-02 20:37:07 +08:00
parent 85e5572e53
commit 26e4c899db
7 changed files with 27 additions and 39 deletions

View File

@ -6,7 +6,7 @@ VITE_APP_ENV = 'development'
# 开发环境
# 李陈杰 209
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.180:8899'
# 罗成