查询优化
This commit is contained in:
parent
66d88e59c9
commit
a575b43694
|
|
@ -25,7 +25,7 @@ public class AssetReportInfo {
|
|||
private String proId;
|
||||
|
||||
@ApiModelProperty(value = "工程名称")
|
||||
@Excel(name = "工程名称")
|
||||
@Excel(name = "工程名称", width = 60)
|
||||
private String projectName;
|
||||
|
||||
@ApiModelProperty(value = "投入费用")
|
||||
|
|
|
|||
Loading…
Reference in New Issue