fuliqi
2025-02-21 ff540dab36d33379a00592d56cc796e21f993f81
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;