heheng
18 hours ago a3d63a4a7199d346e63039a8fd6490b12387fa4e
multi-system/src/main/java/com/gkhy/exam/system/domain/vo/SysDeptSaveDTOReq.java
@@ -52,6 +52,10 @@
    @NotBlank(message = "是否智能分配不能为空")
    private String responsType;
    @ApiModelProperty("是否管理层0否1是")
    @NotBlank(message = "是否管理层0否1是")
    private String deptType;
//    @ApiModelProperty("负责部门id")
//    private List<Long> childDeptIds;