自考
This commit is contained in:
@@ -26,6 +26,9 @@ public class CouponHistory {
|
||||
//获取类型 0 后台赠送 1 主动获取
|
||||
private Integer getType;
|
||||
|
||||
//备注
|
||||
private String remark;
|
||||
|
||||
//使用状态 0 未使用 1 已使用 2 已过期
|
||||
private Integer status;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user