Commit 4762ddda by 吴博

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

parent 136aa7d3
......@@ -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