hsy
2026-08-12 e11706ad56843610601c14aa15868c4c3b908548
yudao-module-bpm/src/main/java/cn/iocoder/yudao/module/bpm/controller/admin/definition/vo/group/BpmUserGroupPageReqVO.java
@@ -17,7 +17,7 @@
    @Schema(description = "编号", example = "1024")
    private Long id;
    @Schema(description = "组名", example = "芋道")
    @Schema(description = "组名", example = "超级管理员")
    private String name;
    @Schema(description = "状态", example = "1")