点餐机商品支持套餐点餐
This commit is contained in:
@@ -87,6 +87,7 @@ public class TbProduct implements Serializable {
|
||||
private Object groundingSpecInfo;
|
||||
private String specInfo;
|
||||
private String selectSpec;
|
||||
private Integer groupType;
|
||||
@TableField(exist = false)
|
||||
private String unitName;
|
||||
@Transient
|
||||
|
||||
Reference in New Issue
Block a user