台桌 用餐人数
This commit is contained in:
@@ -18,6 +18,7 @@ public class BkTableVO {
|
||||
public static class TableVO {
|
||||
private Long tableId;
|
||||
private String tableName;
|
||||
private Integer tableUserNum;
|
||||
private List<BkOrder> bkOrders;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user