fuliqi
2025-02-19 311546be104f52582bb06f0326846796edf99b1b
business/src/main/java/com/ycl/domain/form/ProjectPlanExamineRecordForm.java
@@ -27,6 +27,8 @@
    @ApiModelProperty("项目计划记录id")
    private Long projectPlanRecordId;
    private Long projectPlanInfoId;
    @NotNull(message = "上级部门审核人不能为空", groups = {Add.class, Update.class})
    @ApiModelProperty("上级部门审核人")
    private Long departmentUserId;