docs: 明确矩阵车辆行司机汇总 (#5299) #59

已合并
wx 2026-07-28 11:35:04 +08:00 将 1 次代码提交从 docs/5299-matrix-driver-summary合并至 main
管理员

前端交接口径

矩阵车辆行需要同时汇总常驻司机和当前 vehicles[].assignments[] 已加载订单的实际司机:常驻司机第一并标记“(常驻)”,其他司机按响应顺序首次出现排列,按稳定 driverId 去空去重。无常驻但存在订单实际司机时直接展示实际司机,不得只显示“无常驻司机”。

后端现有 primaryDriverId/primaryDriverNameassignments[].driverId/driverName/residentMatch 已足够,不新增后端接口。文档补充四组样例、筛选重算、Long ID 字符串比较、行宽溢出和前端测试验收,并因新增范围未实现将前端状态回退为 claimed

验证

  • npm test:46/46
  • filenames/frontmatter:PASS
  • path aliases:PASS
  • git diff --check:PASS
  • hl-ui 仅只读核验,无修改、提交或工单
## 前端交接口径 矩阵车辆行需要同时汇总常驻司机和当前 `vehicles[].assignments[]` 已加载订单的实际司机:常驻司机第一并标记“(常驻)”,其他司机按响应顺序首次出现排列,按稳定 `driverId` 去空去重。无常驻但存在订单实际司机时直接展示实际司机,不得只显示“无常驻司机”。 后端现有 `primaryDriverId/primaryDriverName`、`assignments[].driverId/driverName/residentMatch` 已足够,不新增后端接口。文档补充四组样例、筛选重算、Long ID 字符串比较、行宽溢出和前端测试验收,并因新增范围未实现将前端状态回退为 `claimed`。 ## 验证 - `npm test`:46/46 - filenames/frontmatter:PASS - path aliases:PASS - `git diff --check`:PASS - `hl-ui` 仅只读核验,无修改、提交或工单
wx2026-07-28 11:34:51 +08:00 推送了 1 个提交
docs(changelog): 明确矩阵车辆行司机汇总
所有检测均成功
changelog-filename-gate / validate (pull_request) Successful in 1s
24bc43254f
wx 已合并提交 3fe95b157fmain 2026-07-28 11:35:04 +08:00
wx2026-07-28 11:35:04 +08:00 删除了分支 docs/5299-matrix-driver-summary
登录 并参与到对话中。
无审核者
未选择标签
1 名参与者
通知
到期时间
未设置到期时间。
依赖工单

没有设置依赖项。

参考:wx/hl-api-changelog#59
没有提供说明。