创建订单修改
This commit is contained in:
@@ -60,6 +60,7 @@ public class TbCashierCart implements Serializable {
|
||||
private String tableId;
|
||||
private String useType;
|
||||
private Integer placeNum;
|
||||
private String platformType;
|
||||
|
||||
@TableField(exist = false)
|
||||
private TbProductSpec tbProductSpec;
|
||||
|
||||
Reference in New Issue
Block a user