导出接口

This commit is contained in:
shuo.wang
2025-06-09 10:28:56 +08:00
parent dd07bca48d
commit 7d88be8a1d
8 changed files with 60 additions and 2 deletions

View File

@@ -100,7 +100,6 @@ public class ShopReportResponse {
@ColumnWidth(25)
private BigDecimal total = BigDecimal.ZERO;
//集团维度使用
@ExcelIgnore
private Long regionId;