|
|
@ -33,11 +33,6 @@ public class BsSgcSzBydyzb extends BaseEntity |
|
|
|
@ApiModelProperty("电源种类") |
|
|
|
private String powerType; |
|
|
|
|
|
|
|
/** 电源型号 */ |
|
|
|
@Excel(name = "电源型号") |
|
|
|
@ApiModelProperty("电源型号") |
|
|
|
private String powerModel; |
|
|
|
|
|
|
|
/** 水闸名称 */ |
|
|
|
@Excel(name = "水闸名称") |
|
|
|
@ApiModelProperty("水闸名称") |
|
|
|