feat: 对接订单管理页面相关接口字段

This commit is contained in:
ZhuRui
2026-07-30 10:55:13 +08:00
parent 444b6f60a5
commit fee0af174e
16 changed files with 1154 additions and 406 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
* 对应接口:`GET /manager/tm/info`
* 类型:`TournamentAdminInfoVO`
*/
import type { TournamentAdminInfoVO } from '@/api/events';
import type { TournamentAdminInfoVO } from '@/api/events/types';
export const MOCK_EVENT_DETAIL: TournamentAdminInfoVO = {
name: '第二届全国地学羽毛球邀请赛',