md
This commit is contained in:
parent
f32b906d61
commit
a034b2afb4
@ -1072,7 +1072,6 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
throw new EmisBizError(EmisBizErrorType.PARAM_ERROR1,"已揽件,不能修改!");
|
||||
}
|
||||
|
||||
|
||||
if(OrderStatus.CANCEL.statusCode.equals(emisWaybillOld.getOrderStatus()) ){
|
||||
throw new EmisBizError(EmisBizErrorType.PARAM_ERROR1,"已取消,不能修改!");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user