Commit f159dc59 by “Kongxiangkun”

增加积分商城相关代码

parent 73597561
......@@ -12,5 +12,5 @@ public class PointUserExchangeVO {
private Long userId;
@ApiModelProperty("兑换扣减积分")
private Integer point;
private int point;
}
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