add 新增后管页面查询引流抽成订单列表 接口

This commit is contained in:
Lemon
2025-07-29 16:56:15 +08:00
parent 96026f3422
commit 11ff85eeba
7 changed files with 1021 additions and 863 deletions

View File

@@ -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;
/**
* 订单电费金额
*/