wl
2022-10-08 c9efa958aaf1e0d1073315e96e8b7ba755f3d20f
ycl-common/src/main/java/com/ycl/vo/depart/DepartVO.java
@@ -71,7 +71,7 @@
        @ApiModelProperty("父级id,默认0")
        private Long parentId;
        @ApiModelProperty("用户Id集合")
        @ApiModelProperty("负责人Id集合")
        private List<Long> userIds;
//        @ApiModelProperty("停用状态,0->false,1->true,默认停用")