fix 导出
This commit is contained in:
@@ -92,7 +92,7 @@ public class ExportJoinShopDTO {
|
||||
@ColumnWidth(20)
|
||||
private Integer partnershipSignatoryFirstWhichStore;
|
||||
|
||||
@ExcelProperty(value = "保护距离", order = 21)
|
||||
@ExcelProperty(value = "保护距离(米)", order = 21)
|
||||
@ColumnWidth(20)
|
||||
private Integer protectiveDistance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user