This commit is contained in:
linfso 2025-06-30 23:37:10 +08:00
parent 580232e364
commit dead8b3c95

View File

@ -630,6 +630,7 @@ public class EmisTmsCostFeeServiceImpl implements IEmisTmsCostFeeService
// 运输成本
splitItem.setBlManual("0"); // 手工计算
splitItem.setCostNo(billCodeItem.getCostNo()); // 固定成本
splitItem.setBatchNo(oldCostFee.getBatchNo());
splitItem.setTransWeight(costFeeDetail.getRealTotalWeight()); // 运输重量
splitItem.setTransVolume(totalVolume); // 运输体积