导出字段文案调整
This commit is contained in:
@@ -54,7 +54,7 @@ public class ExportBranchShopDTO {
|
||||
@ColumnWidth(30)
|
||||
private String firstYearStartTime;
|
||||
|
||||
@ExcelProperty(value = "第一年加盟结束时间",order = 10)
|
||||
@ExcelProperty(value = "第一年管理费到期时间",order = 10)
|
||||
@ColumnWidth(30)
|
||||
private String firstYearEndTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user