消费返现修改
This commit is contained in:
@@ -48,7 +48,13 @@ public class FreeDineConfigEditDTO {
|
||||
*/
|
||||
private List<String> useType;
|
||||
|
||||
/**
|
||||
* all 全部 part部分
|
||||
*/
|
||||
private String useShopType;
|
||||
/**
|
||||
* 可用门店id
|
||||
*/
|
||||
private List<Long> shopIdList;
|
||||
|
||||
}
|
||||
|
||||
@@ -71,4 +71,6 @@ public class MkConsumeCashbackRecordVO implements Serializable {
|
||||
private String nickName;
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user