修改保险后端代码,政府前端代码

This commit is contained in:
2025-09-22 17:56:30 +08:00
parent 3143c3ad0b
commit 02a25515a9
206 changed files with 35119 additions and 43073 deletions

View File

@@ -1,7 +1,7 @@
// 银行后端API配置
export default {
// 基础配置
BASE_URL: 'http://localhost:5350', // 银行后端本地运行在5350端口
BASE_URL: 'http://localhost:5351', // 银行后端本地运行在5351端口
TIMEOUT: 10000,
// 账户相关接口