Commit e6be94a8 authored by KeYong's avatar KeYong

Merge remote-tracking branch 'origin/develop_dl' into develop_dl

parents 07a88b9d a76c0dc5
......@@ -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