查询优化

This commit is contained in:
mashuai 2025-12-01 11:06:57 +08:00
parent 66d88e59c9
commit a575b43694
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class AssetReportInfo {
private String proId;
@ApiModelProperty(value = "工程名称")
@Excel(name = "工程名称")
@Excel(name = "工程名称", width = 60)
private String projectName;
@ApiModelProperty(value = "投入费用")