Add check-in feature and update travel planner UI

This commit is contained in:
周瑞哲
2026-07-31 12:50:14 +08:00
parent ac4179086c
commit 3ef7266591
44 changed files with 2919 additions and 144 deletions
-6
View File
@@ -14,15 +14,9 @@ def custom_request() -> PlanRecommendationRequest:
"preferences": {
"destination": "深圳市光明区",
"themes": ["朋友"],
"duration": "half_day",
"pace": "moderate",
"interests": ["自然风光"],
"adults": 2,
"children": 0,
"childAges": [],
"transport": "public_transport",
"budgetLevel": "standard",
"extraRequirements": "",
},
"durationMinutes": 120,
"selectedPoiIds": ["poi_a", "poi_b", "poi_c"],