md
This commit is contained in:
parent
2e09be4d0a
commit
64f1854e1e
@ -1091,7 +1091,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
}else {
|
||||
|
||||
if(WaybillStatus.INIT.statusCode.equals(emisWaybillOld.getWaybillStatus())){
|
||||
throw new EmisBizError(EmisBizErrorType.BILL_LOCK, "未接单,不允许修改");
|
||||
throw new EmisBizError(EmisBizErrorType.BILL_LOCK, "未接单,不允许修改");
|
||||
}
|
||||
|
||||
// 检查是否已锁单
|
||||
|
||||
Loading…
Reference in New Issue
Block a user