检验库存

This commit is contained in:
2026-04-13 10:36:24 +08:00
parent ca83a3a8a2
commit 75f2eebf7e
3 changed files with 4 additions and 12 deletions

View File

@@ -162,6 +162,8 @@ public class OrderDetail implements Serializable {
* 是否等叫
*/
private Integer isWaitCall;
@Column(ignore = true)
private Integer isAutoSoldStock;
/**
* 套餐商品选择信息