后厨 权限
This commit is contained in:
@@ -17,7 +17,7 @@ public class BkTableVO {
|
||||
private List<BkTableVO.TableVO> tables;
|
||||
|
||||
record TableVO(
|
||||
String tableName, List<BkOrder> bkOrders
|
||||
Long tableId,String tableName, List<BkOrder> bkOrders
|
||||
) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user