|
|
|
@ -2027,7 +2027,7 @@ public class CoDelServiceImpl implements CoDelService { |
|
|
|
template.addVar("madein", stringInput(data.getOrigin())); |
|
|
|
template.addVar("shippingNo", "shipping no"); |
|
|
|
template.addVar("sp_cmc_invoice", notifyHeader.getCmcInvoice()); |
|
|
|
template.addVar("pallet_weight_name", "托盘重量:"); |
|
|
|
template.addVar("pallet_weight_name", "pallet weight:"); |
|
|
|
template.addVar("pallet_weight", palletWeight.setScale(0, RoundingMode.HALF_UP)); |
|
|
|
} |
|
|
|
// 孟加拉需要的 |
|
|
|
|