md
This commit is contained in:
parent
ff410c4aaa
commit
5e9039c85d
@ -2177,9 +2177,6 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
throw new EmisBizError(EmisBizErrorType.PARAM_ERROR1,"结算重量错误,体积重量,实际重量取大值");
|
||||
}
|
||||
|
||||
// 结算重量必须等于实际重量和体积重量
|
||||
|
||||
|
||||
if(StringUtils.isEmpty(emisWaybillSave.getPickupMethod())){
|
||||
throw new EmisBizError(EmisBizErrorType.PARAM_ERROR1,"取件方式必填");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user