This commit is contained in:
linfso 2025-03-28 07:15:49 +08:00
parent f2ca4a90b1
commit b8fa82b6a2

View File

@ -2551,9 +2551,8 @@ public class EmisBaseService {
}
extData.put("pickupMethod",WaybillHelper.removeUnSeeChar(pickupMethod));
extData.put("feeRemark",WaybillHelper.removeUnSeeChar(waybill.getFeeRemark()));
extData.put("codFeeDesc",WaybillHelper.removeUnSeeChar(waybill.getCodFeeDesc()));
String freight="0.0";
String volumeWeight="0.0";