mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 01:50:17 +08:00
update 财务中心 电费 服务费
This commit is contained in:
@@ -47,6 +47,16 @@ public class OrderSplitDailySummaryData {
|
||||
*/
|
||||
private BigDecimal merchantFeeAmount;
|
||||
|
||||
/**
|
||||
* 本运营商总电费金额
|
||||
*/
|
||||
private BigDecimal merchantElecAmount;
|
||||
|
||||
/**
|
||||
* 本运营商总服务费金额
|
||||
*/
|
||||
private BigDecimal merchantServiceAmount;
|
||||
|
||||
/**
|
||||
* 他人分账金额(被分走的金额)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user