This commit is contained in:
YAS\29473
2026-02-03 14:07:51 +08:00
parent 543f989ff9
commit 84a6477e1e
2 changed files with 8 additions and 0 deletions

View File

@@ -52,4 +52,7 @@ public class OrderReportDetail {
*/
private BigDecimal totalWithdraw;
// 在途金额
private BigDecimal pendingAmount;
}