处理场馆方字段

This commit is contained in:
李瑞
2026-03-10 00:03:42 +08:00
parent 2e4fd16383
commit b854ef7505
2 changed files with 6 additions and 6 deletions

View File

@@ -237,7 +237,7 @@ export interface ListCardProps {
venue_image_list: {
url: string;
}[];
venue_description: string;
location_name: string;
game_type: string;
type: string;
}