hsy
4 天以前 bb0b80bd7ca7c1f979ab0125ae01f3faa1d14f4b
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/pd/documentaudit/vo/MesPdDocumentAuditPageReqVO.java
@@ -21,4 +21,7 @@
    @Schema(description = "审核状态", example = "0")
    private Integer auditStatus;
    @Schema(description = "项目ID", example = "1")
    private Long projectId;
}