Merge remote-tracking branch 'origin/master'

This commit is contained in:
wangw 2025-03-20 09:15:43 +08:00
commit 8dfc386c61
1 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,11 @@ public class TableSummaryInfoVo implements Serializable {
@ExcelIgnore
@JSONField(serialize = false)
private Long lineNum;
/**
* 台桌码
*/
@ExcelIgnore
private String tableCode;
/**
* 区域名称
*/