shuishen
2025-09-29 1681cdaa1074f57d49579a6ae2adb0140a166851
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