- 在 OrderDelivery 模型中添加 total 字段,用于记录发货数量 - 更新 delivery.html 以显示发货数量 - 修改 OrderDeliveryMapper.xml,加入对发货数量的统计查询 - 在 product.html 中添加上架编码字段