mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 01:50:17 +08:00
add 新增后管页面查询引流抽成订单列表 接口
This commit is contained in:
@@ -11,6 +11,8 @@ public class OrderSplitRecordVO {
|
||||
*/
|
||||
private String orderCode;
|
||||
|
||||
private String transactionCode;
|
||||
|
||||
/**
|
||||
* 站点id
|
||||
*/
|
||||
@@ -42,6 +44,11 @@ public class OrderSplitRecordVO {
|
||||
*/
|
||||
private BigDecimal settleAmount;
|
||||
|
||||
/**
|
||||
* 订单抽成总金额
|
||||
*/
|
||||
private BigDecimal commissionAmount;
|
||||
|
||||
/**
|
||||
* 订单电费金额
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user