md
This commit is contained in:
parent
9726ff1623
commit
1a84f5a610
@ -3879,7 +3879,6 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
throw new EmisBizError(EmisBizErrorType.PARAM_ERROR1, "参数不完整");
|
||||
}
|
||||
|
||||
|
||||
if(emisWaybill.getBillWeight()==null || emisWaybill.getBillWeight().floatValue()<=0.0f){
|
||||
emisWaybill.setBillWeight(BigDecimal.ZERO);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user