|
@ -30,7 +30,7 @@ public class BsSgcSzJdsb extends BaseEntity |
|
|
private String openingClosingEquipment; |
|
|
private String openingClosingEquipment; |
|
|
|
|
|
|
|
|
@TableField("waga_id") |
|
|
@TableField("waga_id") |
|
|
private String sluiceId; |
|
|
private String wagaId; |
|
|
/** 启闭机数量 */ |
|
|
/** 启闭机数量 */ |
|
|
@Excel(name = "启闭机数量") |
|
|
@Excel(name = "启闭机数量") |
|
|
@ApiModelProperty("启闭机数量") |
|
|
@ApiModelProperty("启闭机数量") |
|
|