REQ-3540: 添加约束
This commit is contained in:
parent
7a41675862
commit
4268e158ef
@ -38,6 +38,7 @@ abstract class NodeCreateAnonymous implements NodeCreate, IndexNodeScope {
|
||||
/**
|
||||
* 业务编码
|
||||
*/
|
||||
@NotBlank(message = "bizCode不能为空")
|
||||
private String bizCode;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user