liu
2026-09-02 1fb5fc73e8df33b25337ab34f669ab03e0d9ce06
yudao-module-bpm/src/main/java/cn/iocoder/yudao/module/bpm/controller/admin/task/vo/instance/BpmProcessInstancePageReqVO.java
@@ -15,7 +15,7 @@
@Data
public class BpmProcessInstancePageReqVO extends PageParam {
    @Schema(description = "流程名称", example = "芋道")
    @Schema(description = "流程名称", example = "超级管理员")
    private String name;
    @Schema(description = "流程定义的标识", example = "2048")