From 42184e66cb512e00892281269b256445c77509b2 Mon Sep 17 00:00:00 2001 From: Mimingguang <498526323@qq.com> Date: Wed, 12 Aug 2026 12:56:45 +0800 Subject: [PATCH] =?UTF-8?q?docs(changelogs-v2):=20=E5=9B=9E=E5=86=99=20#58?= =?UTF-8?q?95=20=E7=9C=8B=E6=9D=BF=E4=BB=A3=E9=99=85=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E4=B8=8E=E6=A7=BD=E4=BD=8D=E5=A4=B4=E5=AD=97=E6=AE=B5=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=20not=5Frequired?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BUG1 取值修复前端透传自动受益;BUG5 vehicleCategoryLabel 前端零消费,车型大类 已走 requiredVehicleTypeLabel 显示,接入新字段属可选卡头增强未做,实证 not_required。 --- ...板代际筛选放宽与槽位头车型大类字段-修改接口-管理后台.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelogs-v2/2026-08/12_5895_看板代际筛选放宽与槽位头车型大类字段-修改接口-管理后台.md b/changelogs-v2/2026-08/12_5895_看板代际筛选放宽与槽位头车型大类字段-修改接口-管理后台.md index ff31717..9333d8c 100644 --- a/changelogs-v2/2026-08/12_5895_看板代际筛选放宽与槽位头车型大类字段-修改接口-管理后台.md +++ b/changelogs-v2/2026-08/12_5895_看板代际筛选放宽与槽位头车型大类字段-修改接口-管理后台.md @@ -7,12 +7,12 @@ change_type: "修改接口" author: "wx(GIT)" backend_status: "deployed" gateway_status: "verified" -frontend_status: "pending" +frontend_status: "not_required" frontend_owner: "mmg" frontend_ref: "" target_release: "" -verified_at: "" -status_note: "后端已修复并部署测试服,API 实测通过。修复两块:(1) BUG1 确认执行页逐日车费 3 天只显示 1 天+总车费「价格不完整」——BoardOrderService.selectCurrentDailyPlanRows 代际筛选放宽为「当前代际 && (finalized=1 或 assigned/holding)」,buildVehicleFeeSummaries 已派切片有 protocolPrice 按日累加、无则读 vehicle_fee_total 兜底;(2) BUG5 排车页「车辆槽位 N」卡片头新增 vehicleCategoryKey/vehicleCategoryLabel 字段(未派=需求车型大类,已派=实际车辆车型大类)。实测订单 26-3698:dailyVehiclePlan 返回 3 天(08-17/18/19 各 calendarPrice=800.00/assignmentPrice=800.00/priceSource=CALENDAR)、vehicleFeeSummaries amount=2400.00;vehicleSlots[0] vehicleCategoryKey=suv/vehicleCategoryLabel=SUV。" +verified_at: "2026-08-12" +status_note: "后端已修复并部署测试服,API 实测通过。修复两块:(1) BUG1 确认执行页逐日车费 3 天只显示 1 天+总车费「价格不完整」——BoardOrderService.selectCurrentDailyPlanRows 代际筛选放宽为「当前代际 && (finalized=1 或 assigned/holding)」,buildVehicleFeeSummaries 已派切片有 protocolPrice 按日累加、无则读 vehicle_fee_total 兜底;(2) BUG5 排车页「车辆槽位 N」卡片头新增 vehicleCategoryKey/vehicleCategoryLabel 字段(未派=需求车型大类,已派=实际车辆车型大类)。实测订单 26-3698:dailyVehiclePlan 返回 3 天(08-17/18/19 各 calendarPrice=800.00/assignmentPrice=800.00/priceSource=CALENDAR)、vehicleFeeSummaries amount=2400.00;vehicleSlots[0] vehicleCategoryKey=suv/vehicleCategoryLabel=SUV。前端 2026-08-12 实证 not_required:BUG1 取值修复前端透传自动受益;BUG5 vehicleCategoryLabel 全仓零消费,车型大类已走 requiredVehicleTypeLabel 显示,接入新字段属可选卡头增强未做。" updated_at: "2026-08-12" base: "dev-v3" ---