修改智能导入

This commit is contained in:
筱野
2025-09-25 22:53:26 +08:00
parent e35e5068db
commit 8e1c486352
3 changed files with 12 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ export interface PublishBallFormData {
players: {
min: number,
max: number,
is_participate: boolean
organizer_joined: boolean
} // 人数要求
skill_level: [number, number] // 水平要求(NTRP)
descriptionInfo: {