This commit is contained in:
ljx
2025-09-11 16:49:24 +08:00
parent 69cfffa0d4
commit 61a21a6250
12 changed files with 223 additions and 82 deletions

View File

@ -8,7 +8,7 @@ VITE_APP_ENV = 'development'
# VITE_APP_BASE_API = 'http://192.168.110.209:8899'
# 李陈杰 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.149:8899'
# 罗成