检验库存
This commit is contained in:
@@ -162,6 +162,8 @@ public class OrderDetail implements Serializable {
|
||||
* 是否等叫
|
||||
*/
|
||||
private Integer isWaitCall;
|
||||
@Column(ignore = true)
|
||||
private Integer isAutoSoldStock;
|
||||
|
||||
/**
|
||||
* 套餐商品选择信息
|
||||
|
||||
Reference in New Issue
Block a user