霸王餐修改
This commit is contained in:
@@ -64,7 +64,7 @@ public class FreeDineConfig implements Serializable {
|
||||
// /**
|
||||
// * 使用类型 dine-in店内 takeout 自取 post快递,takeaway外卖
|
||||
// */
|
||||
// private String useType;
|
||||
private String useType;
|
||||
|
||||
/**
|
||||
* 门店id
|
||||
|
||||
@@ -48,7 +48,7 @@ public class FreeDineConfigVO implements Serializable {
|
||||
// /**
|
||||
// * 使用类型 dine-in店内 takeout 自取 post快递,takeaway外卖
|
||||
// */
|
||||
// private String useType;
|
||||
private List<String> useType;
|
||||
|
||||
/**
|
||||
* 门店id
|
||||
|
||||
Reference in New Issue
Block a user