罗广辉
2025-10-15 3ff017049bbf0ba93e27c3c8e05a91cbb2a34511
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