订单列表

This commit is contained in:
2026-03-27 14:13:18 +08:00
parent c886f82812
commit d6e27e81be

View File

@@ -68,6 +68,10 @@ public class OrderInfoVo implements Serializable {
* 台桌名称 * 台桌名称
*/ */
private String tableName; private String tableName;
/**
* 台桌编号
*/
private String tableCode;
/** /**
* 取餐码 * 取餐码
*/ */