订单列表
This commit is contained in:
@@ -68,6 +68,10 @@ public class OrderInfoVo implements Serializable {
|
|||||||
* 台桌名称
|
* 台桌名称
|
||||||
*/
|
*/
|
||||||
private String tableName;
|
private String tableName;
|
||||||
|
/**
|
||||||
|
* 台桌编号
|
||||||
|
*/
|
||||||
|
private String tableCode;
|
||||||
/**
|
/**
|
||||||
* 取餐码
|
* 取餐码
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user