Merge branch 'main' of http://192.168.65.198:3000/toolchaintechnologycenter/spdm-backend
This commit is contained in:
@@ -27,6 +27,9 @@ public class SysUserGroupResp implements Serializable {
|
||||
@Schema(description = "组唯一标识ID")
|
||||
private Long id;
|
||||
|
||||
@Schema(description = "用户组编码")
|
||||
private String groupCode;
|
||||
|
||||
@Schema(description = "组名")
|
||||
private String groupName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user