修改禅道bug

This commit is contained in:
ljx
2025-09-03 15:10:20 +08:00
parent 288ee14d5e
commit eb98e8c8c3
2 changed files with 49 additions and 15 deletions

View File

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