下载账单、城市和职业选择器

This commit is contained in:
2025-09-28 17:30:44 +08:00
parent d6fb08eee4
commit 8a3e41cef6
5 changed files with 486 additions and 229 deletions

View File

@@ -29,7 +29,9 @@ export const API_CONFIG = {
CREATE: '/game/create',
JOIN: '/game/join',
LEAVE: '/game/leave'
}
},
PROFESSIONS: '/professions/tree',
CITIS: '/admin/wch_cities/page'
};
// 请求拦截器配置