feat(server): REQ-3342 去掉@NotEmpty
This commit is contained in:
parent
03918eadae
commit
fc6dad57c8
@ -41,6 +41,5 @@ public class ChangeGroupLeaderRoleReq {
|
||||
/**
|
||||
* 权限名列表
|
||||
*/
|
||||
@NotEmpty
|
||||
private List<Long> roleIdList = Lists.newArrayList();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user