Commit a76c0dc5 authored by 李秀明's avatar 李秀明

fix(消防水源): 消防水源下载模板后,打开下载好的模板内容异常

【web端】自动化系统:消防水源下载模板后,打开下载好的模板内容异常 Closes: http://113.142.68.105:5080/zentao/task-view-23226.html
parent 1fbcac99
......@@ -398,7 +398,7 @@ public class WaterResourceDto extends BaseDto {
@ExplicitConstraint(indexNum = 45, sourceClass = CommonExplicitConstraint.class, method = "getListByEquipmentCode")
private String levelDeviceName;
@ExcelProperty(value = "出口流量(L/s)", index = 44)
@ExcelIgnore
@ApiModelProperty(value = "出口流量(L/s)")
private Float outputFlowRate;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment