fix: 82979 全所统计--查询打包项目后--点击导出--开票时间没有显示
This commit is contained in:
-1
@@ -45,7 +45,6 @@ public class AllProjectStatistics {
|
||||
@ApiModelProperty(value = "打包")
|
||||
private String packText;
|
||||
|
||||
@Excel(name = "开票时间", width = 15, format = "yyyy-MM-dd")
|
||||
@ApiModelProperty(value = "开票时间")
|
||||
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
|
||||
private Date billDate;
|
||||
|
||||
Reference in New Issue
Block a user