update 华为平台充电设备编码同步接口

This commit is contained in:
Lemon
2024-03-11 09:18:40 +08:00
parent 86b45362d8
commit 3983438371
3 changed files with 54 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ public class HWStationInfo {
/**
* 充电站ID
*/
@JsonProperty(value = "StationId")
@JsonProperty(value = "StationID")
private String stationId;
/**