mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
查询时间段内的订单分账记录
This commit is contained in:
@@ -99,6 +99,11 @@ public class OrderSplitRecord {
|
||||
*/
|
||||
private BigDecimal serviceSplitAmount;
|
||||
|
||||
/**
|
||||
* 手续费(只能有一方承担手续费)
|
||||
*/
|
||||
private BigDecimal feeAmount;
|
||||
|
||||
/**
|
||||
* 备注
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user