6 天以前 dce6e9cd95969b09e381431d8c2521fa802de2c2
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")