1、完善积分充值
2、升级积分扣除机制 3、优化部分代码
This commit is contained in:
@@ -10,4 +10,6 @@ public class Product extends BaseEntity{
|
||||
private String title; //商品名称
|
||||
|
||||
private Integer price; //价格(分)
|
||||
|
||||
private Integer credits; // 积分
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user