添加订单台桌字段

This commit is contained in:
韩鹏辉
2024-07-09 16:02:38 +08:00
parent 5c960ec661
commit a5cea4293f
2 changed files with 6 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ public class TbOrderInfoVo {
private String tableId;
private String tableName;
private BigDecimal smallChange;
private String sendType;