mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-23 07:31:51 +08:00
小程序订单详情接口新增保险金额字段
This commit is contained in:
@@ -94,6 +94,11 @@ public class UniAppOrderVO {
|
||||
*/
|
||||
private String pileConnectorStatus;
|
||||
|
||||
/**
|
||||
* 保险金额
|
||||
*/
|
||||
private String insuranceAmount;
|
||||
|
||||
/**
|
||||
* 充电金额
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user