2026-08-10 a378f38df1785cbc8c9f1d55ace6a37952d2f65b
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")