去掉必填校验
This commit is contained in:
parent
7c9ea41692
commit
e048203d2c
Binary file not shown.
@ -233,8 +233,6 @@ public class PublishFormBeforeSaveEvent extends InterruptListener implements Int
|
||||
}
|
||||
|
||||
|
||||
}else{
|
||||
throw new BPMNError("0313", sb.append("模型名称:").append(model.getName()).append("未关联支持文件,请添加!!!").append("</br>").toString());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user