update 财务中心 电费 服务费

This commit is contained in:
Guoqs
2025-07-14 16:09:59 +08:00
parent 54bd952894
commit 5b8bbac7d1
3 changed files with 37 additions and 14 deletions

View File

@@ -47,6 +47,16 @@ public class OrderSplitDailySummaryData {
*/
private BigDecimal merchantFeeAmount;
/**
* 本运营商总电费金额
*/
private BigDecimal merchantElecAmount;
/**
* 本运营商总服务费金额
*/
private BigDecimal merchantServiceAmount;
/**
* 他人分账金额(被分走的金额)
*/