sevice not service
This commit is contained in:
parent
6bb8ac55c6
commit
f994aa0e8a
@ -15,6 +15,6 @@ public class PolicyInfos {
|
|||||||
String startTime;
|
String startTime;
|
||||||
@JsonProperty("ElecPrice")
|
@JsonProperty("ElecPrice")
|
||||||
double elecPrice;
|
double elecPrice;
|
||||||
@JsonProperty("ServicePrice")
|
@JsonProperty("SevicePrice")
|
||||||
double servicePrice;
|
double servicePrice;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user