2026-08-10 035e28134ff1ace5d7117007dd72cd18c68f14ff
yudao-module-bpm/src/main/java/cn/iocoder/yudao/module/bpm/controller/admin/task/vo/task/BpmTaskPageReqVO.java
@@ -14,7 +14,7 @@
@Data
public class BpmTaskPageReqVO extends PageParam {
    @Schema(description = "流程任务名", example = "芋道")
    @Schema(description = "流程任务名", example = "超级管理员")
    private String name;
    @Schema(description = "流程分类", example = "1")