|
|
@ -89,12 +89,12 @@ public class BsSgcSzYhxx extends BaseEntity |
|
|
|
/** 水闸名称 */ |
|
|
|
@Excel(name = "水闸名称") |
|
|
|
@ApiModelProperty("水闸名称") |
|
|
|
private String sluiceName; |
|
|
|
private String wagaName; |
|
|
|
|
|
|
|
/** 水闸类型 */ |
|
|
|
@Excel(name = "水闸类型") |
|
|
|
@ApiModelProperty("水闸类型") |
|
|
|
private String sluiceType; |
|
|
|
private String wagaType; |
|
|
|
|
|
|
|
/** $column.columnComment */ |
|
|
|
@Excel(name = "水闸类型") |
|
|
|