YDCBE-22

BE-22

调度运营中心

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

Dispatch Requests

10

调度请求数

Candidates

2

当前详情候选集合

Selected

1

当前详情已选候选

Pending

0

待调度请求

Candidate Set

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

候选类型carrier / driver报价 / ETA分数
carrierb793ee40-3614-4251-bf28-f826d6567f5ano vehicle680000no eta0
carrierb793ee40-3614-4251-bf28-f826d6567f5ano vehicle680000no eta0

Selection summary

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

599724b7-8a4d-4ebe-b96d-b08400fd8bef
status dispatchedmode platform_dispatchselection carrier
Candidate Set Summary
generated 2026-05-24 18:25selection 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。