zhanghua
2022-10-13 c4d861d166f64a295d0a1acb692af8fe9a721b50
ycl-common/src/main/java/com/ycl/dto/UmsAdminParam.java
@@ -55,8 +55,7 @@
    @ApiModelProperty(value = "座机/分机")
    private String zj;
    @NotBlank(message = "角色Id列表不能为空")
    @NotEmpty
    @ApiModelProperty(value = "角色Id列表", required = true)
    private List<Long> roleIds;