jinlin
5 天以前 66f0597bf6a1e79540c6bc51dedf561c22f3bdb5
src/main/java/com/example/server/teamGroup/model/SysTeamGroupClass.java
@@ -34,10 +34,13 @@
   @ApiModelProperty(value = "名称")
   private String name;
   @ApiModelProperty(value = "分类(A/B)")
   private String classType;
   @TableField(exist = false)
   @ApiModelProperty(value = "类型)")
   private String type;
   @ApiModelProperty(value = "备注")
   private String comment;