lxzn-module-eam/src/main/java/org/jeecg/modules/eam/entity/Equipment.java
@@ -246,6 +246,7 @@ private String securityConfiguration; @ApiModelProperty(value = "冷却系统") @Excel(name = "冷却系统", width = 15,orderNum = "10") @Dict(dicCode = "cooling_system") private String coolingSystem; @Excel(name = "灭火器", width = 15,orderNum = "11") @ApiModelProperty(value = "灭火器")