whycxzp
2024-01-03 66db1d15cf5d4b51a346a42b66f0505bd7f31ce0
src/main/java/com/whyc/pojo/UserGroup.java
@@ -31,9 +31,6 @@
    @TableId(value = "num", type = IdType.AUTO)
    private Long num;
    @ApiModelProperty(value = "用户id")
    private int uid;
    @ApiModelProperty(value = "用户名")
    private String uname;