heheng
2026-02-10 0e17b5575d653f6e10a1d312e8b0d23efc1bb35d
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;