@ -31,8 +31,8 @@ public class Iec104Point {
private String eqmid;
@ApiModelProperty("字段")
@Column(name = "filed")
private String filed;
@Column(name = "field")
private String field;
@ApiModelProperty("点位类型")
@Column(name = "stype")