ccj 2 éve
szülő
commit
880abb6987

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/java/com/yh/saas/plugin/yiliangyiyun/service/impl/WarehouseInOutInfoServiceImpl.java

@@ -968,7 +968,7 @@ public class WarehouseInOutInfoServiceImpl extends ServiceImpl<WarehouseInOutInf
                         if (tranSettlementReport!=null) {
                         if (tranSettlementReport!=null) {
                             tranSettlementReport.setUnloadingWeight(Float.valueOf(String.valueOf(warehouseInOutInfo.getNetWeight())));
                             tranSettlementReport.setUnloadingWeight(Float.valueOf(String.valueOf(warehouseInOutInfo.getNetWeight())));
                             tranSettlementReport.setUnloadingImg(warehouseInOutInfo.getAddressUrl());
                             tranSettlementReport.setUnloadingImg(warehouseInOutInfo.getAddressUrl());
-//                            tranSettlementReport.setServiceCharge(20d);
+                            tranSettlementReport.setServiceCharge(20d);
                             //损耗
                             //损耗
                             tranSettlementReport.setLossWeight(tranSettlementReport.getLoadingWeight() - tranSettlementReport.getUnloadingWeight());
                             tranSettlementReport.setLossWeight(tranSettlementReport.getLoadingWeight() - tranSettlementReport.getUnloadingWeight());
                             //汽运类型
                             //汽运类型