mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 字段错误
This commit is contained in:
@@ -94,5 +94,11 @@ public class EquipBusinessPolicyVO {
|
||||
@JSONField(name = "DiscountServicePrice")
|
||||
private BigDecimal discountServicePrice;
|
||||
|
||||
/**
|
||||
* 服务费
|
||||
* 保留小数点后四位
|
||||
*/
|
||||
@JsonProperty(value = "ServicePrice")
|
||||
private BigDecimal servicePrice1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user