查询店铺信息返回就餐人数
This commit is contained in:
@@ -49,6 +49,9 @@ public class TbShopTable implements Serializable {
|
||||
@TableField(exist = false)
|
||||
private boolean isChoseCount;
|
||||
|
||||
@TableField(exist = false)
|
||||
private Integer seatNum;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user