后厨 接口
This commit is contained in:
@@ -35,6 +35,14 @@ public class KitchenTableVO {
|
||||
* 区域名称
|
||||
*/
|
||||
private String areaName;
|
||||
/**
|
||||
* 服务员名称
|
||||
*/
|
||||
private String staffName;
|
||||
/**
|
||||
* 下单时间
|
||||
*/
|
||||
private String orderTime;
|
||||
|
||||
/**
|
||||
* 待上菜数
|
||||
|
||||
Reference in New Issue
Block a user