fix 导出

This commit is contained in:
shuo.wang
2025-05-13 14:31:37 +08:00
parent f2c9dfd389
commit f5e6194272

View File

@@ -92,7 +92,7 @@ public class ExportJoinShopDTO {
@ColumnWidth(20) @ColumnWidth(20)
private Integer partnershipSignatoryFirstWhichStore; private Integer partnershipSignatoryFirstWhichStore;
@ExcelProperty(value = "保护距离", order = 21) @ExcelProperty(value = "保护距离(米)", order = 21)
@ColumnWidth(20) @ColumnWidth(20)
private Integer protectiveDistance; private Integer protectiveDistance;