统一后端端口为63310

This commit is contained in:
wkc
2026-03-30 17:36:49 +08:00
parent 396a5e6c4c
commit 1245849f56
9 changed files with 208 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
# ============================================================
# 配置
BASE_URL="http://localhost:8080"
BASE_URL="http://localhost:63310"
LOGIN_URL="${BASE_URL}/login/test"
PERSONAL_CREATE_URL="${BASE_URL}/loanPricing/workflow/create/personal"