mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 02:49:57 +08:00
云快充1.5.0 金额单位修正为元
This commit is contained in:
@@ -59,7 +59,7 @@ public class Order implements Serializable {
|
||||
|
||||
private String plateNo;
|
||||
|
||||
private Long settlementAmount;
|
||||
private BigDecimal settlementAmount;
|
||||
|
||||
private JsonNode settlementDetails;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user