Commit ef79efa3 by 吴博

Merge branch 'fixbug/1024240' into 'master'

bug: [1024240] 权益页面接口报错

See merge request rays/pcloud-book!785
parents 6f124ae9 4762ddda
......@@ -96,6 +96,6 @@ public class RightsNowItem extends BaseEntity {
@ApiModelProperty("群分类价格")
private BigDecimal price;
@ApiModelProperty("群类型 2:编辑端群")
private Integer groupType;
private String groupType;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment