转桌 全部商品
This commit is contained in:
@@ -29,4 +29,9 @@ public class MergeOrderDTO implements Serializable {
|
||||
* 转台详情Id
|
||||
*/
|
||||
private List<Long> detailIds;
|
||||
|
||||
/**
|
||||
* 是否全部商品转台 0:否 1:是
|
||||
*/
|
||||
private Integer allMerge;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user