提现错误弹窗

This commit is contained in:
2025-09-29 22:43:17 +08:00
parent 9b6e3e15d0
commit 276e7dfee0
5 changed files with 121 additions and 127 deletions

View File

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