加入购物车修改
This commit is contained in:
@@ -128,7 +128,7 @@ public class TbCashierCart implements Serializable {
|
||||
|
||||
@Column(name = "`table_id`")
|
||||
@ApiModelProperty(value = "台桌id")
|
||||
private Long tableId;
|
||||
private String tableId;
|
||||
|
||||
@Column(name = "`pack_fee`")
|
||||
@ApiModelProperty(value = "打包费")
|
||||
|
||||
Reference in New Issue
Block a user