罗广辉
2025-10-15 2d75a7f3dc7b15965ce06d8cb457afaa3e98ca20
env/.env.development
@@ -2,7 +2,7 @@
VITE_APP_ENV=development
# 接口地址
VITE_API_BASE_URL=http://localhost:8080
VITE_API_BASE_URL=https://wrj.shuixiongit.com/api
# 删除console
VITE_DROP_CONSOLE=false