YDCBE-22

BE-22

调度运营中心

调度后台页面:列表与候选摘要走真实读模型,路径型详情页承接派车/改派/取消/异常处置写操作。

Dispatch Requests

10

调度请求数

Candidates

2

当前详情候选集合

Selected

1

当前详情已选候选

Pending

0

待调度请求

Candidate Set

当前所选调度请求的匹配候选。

候选类型carrier / driver报价 / ETA分数
carrierf1010000-0000-4000-8000-000000000014no vehicle340000no eta0
carrierf1010000-0000-4000-8000-000000000013no vehicle360000no eta0

Selection summary

当前选择摘要和生成时间只读呈现。

f1010000-0000-4000-8000-000000000201
status dispatchedmode platform_dispatchselection carrier
Candidate Set Summary
generated 2026-04-20 13:00selection status selected

Mutation Boundary

派车、绑定司机和改派动作仍走后续写波次。

live action boundary
path detail page /admin/dispatch/{dispatchRequestId} enables assign/reassign/cancel/resolve actionslist page remains read-first and redirects mutation to detail routes

平台派车

动作 `assign_dispatch`,需要 selected_dispatch_quote_id。

人工改派

动作 `reassign_dispatch`,支持 dispatched/exception_pending。

取消调度

动作 `cancel_dispatch`。

异常处置回写

动作 `resolve_exception`,target_status 可选 dispatched/completed/cancelled。