Files
LWLT-AI/samples/raw_instruction_team_order_20260811.json
2026-07-13 19:57:46 +08:00

63 lines
1.4 KiB
JSON

{
"action": "team_order_create",
"order_nature": "test",
"submit_mode": "dry_run",
"source": {
"instruction_id": "RAW-INSTRUCTION-TEST-ERP-20260811",
"received_at": "2026-07-07T00:00:00+08:00",
"operator": "Codex",
"notes": "由用户原始中文指令拆解的真实 ERP 保存测试数据。"
},
"data": {
"order_mode": "团队-单个下单",
"test_marker": "RAWTEST-ERP-20260811",
"product": {
"name": "遇见老挝"
},
"departure_dates": [
"2026-08-11"
],
"passenger_counts": {
"adult": 2,
"child_bed": 1,
"child_no_bed": 1,
"infant": 0,
"leader": 0,
"expected_total": 4
},
"room_counts": {
"SGL": 0,
"TWN": 0,
"TRP": 0,
"DBL": 2,
"HNM": 0,
"TL": 0
},
"prices": {
"adult": 520,
"child_bed": 220,
"child_no_bed": 120,
"infant": 0,
"leader": 0
},
"op_user": {
"name": "测试"
},
"sales_user": {
"name": "琳琳"
},
"special_requests": "笔记本接管重复拦截测试,确认真实保存 ERP。",
"passenger_list": {
"operation": "none",
"passenger_count": 0,
"file_count": 0
},
"attachments": [],
"system_defaults": {
"fabudanwei": "老挝联泰",
"business_status": "预订",
"filing_required": true
}
}
}