heheng
2025-08-08 390574e0d9d01618c867c5db6a9ab21a43057eda
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;