云快充1.5.0 金额单位修正为元

This commit is contained in:
三丙
2024-10-08 16:56:29 +08:00
committed by 三丙
parent b5370cee6c
commit 791039fabd
13 changed files with 74 additions and 75 deletions

View File

@@ -59,7 +59,7 @@ public class Order implements Serializable {
private String plateNo;
private Long settlementAmount;
private BigDecimal settlementAmount;
private JsonNode settlementDetails;