fix QueryStationsInfo
This commit is contained in:
parent
3922ba713b
commit
606034be34
@ -46,7 +46,7 @@ public class XhpcChargingPile extends BaseEntity {
|
||||
@Column(name = "serial_number", length = 30)
|
||||
private String serialNumber;
|
||||
|
||||
@Column(name = "connector_type")
|
||||
@Column(name = "type")
|
||||
private Integer type;
|
||||
|
||||
@Column(name = "program_version", length = 20)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user