11
This commit is contained in:
parent
5cbaaba1dd
commit
4acf5c04bd
File diff suppressed because it is too large
Load Diff
@ -107,6 +107,8 @@ public class CardCoupon extends Model<CardCoupon> {
|
||||
private Integer dayGetLimit;
|
||||
//状态0下架1上架
|
||||
private String status;
|
||||
//收银台是否可送0不可1可以
|
||||
private String sySend;
|
||||
//备注
|
||||
private String remark;
|
||||
//创建者
|
||||
|
Loading…
Reference in New Issue
Block a user