Skip to content

docs: 乘客指定車種拍板(admin 端) - #18

Merged
thothawei merged 1 commit into
mainfrom
claude/todo-vehicle-choice
Jul 16, 2026
Merged

docs: 乘客指定車種拍板(admin 端)#18
thothawei merged 1 commit into
mainfrom
claude/todo-vehicle-choice

Conversation

@thothawei

Copy link
Copy Markdown
Owner

摘要

使用者 2026-07-16 拍板:清潔費依乘客指定的車種加收。只動文件。
主規格見 fleet-dispatch#26「P. 乘客指定車種」。

admin 端影響

  • 訂單詳情要顯示「乘客指定車種」rides.required_vehicle_type 是清潔費的觸發依據——沒有它,客服無法解釋「為什麼這筆多收了清潔費」
  • 強調兩個欄位不要混淆
    • required_vehicle_type乘客要求什麼車(決定收不收清潔費)
    • 車輛快照(driver_vehicle_typeplate_number)= 實際派來哪台車
      乘客沒指定寵物車但被派到寵物車時,後者是 pet 而前者是空 → 不收清潔費
  • (可選)車種供給觀察:若要支援「車隊目前有哪些車種可用」(主規格 P 風險 2),即時車隊頁是天然的呈現點

🤖 Generated with Claude Code

使用者 2026-07-16 拍板:清潔費依乘客指定車種加收。主規格見 dispatch P 章節。

- 訂單詳情要顯示 rides.required_vehicle_type(清潔費的觸發依據,
  否則客服無法解釋為何多收清潔費)
- 強調與「司機當時的車輛快照」是兩個不同欄位:
  前者=乘客要求什麼車,後者=實際派來哪台車
- (可選)即時車隊頁可作為「車隊目前有哪些車種可用」的呈現點

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@thothawei
thothawei merged commit 6026ef9 into main Jul 16, 2026
1 check passed
@thothawei
thothawei deleted the claude/todo-vehicle-choice branch July 16, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant