From e896cbc0f5d5483d4661918556f45b7b9a6c31c2 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期一, 24 三月 2025 20:31:36 +0800 Subject: [PATCH] fix:手续费、利润等计算 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 6f0b37b..e45398d 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -636,6 +636,26 @@ 娉ㄥ唽鏃堕棿 </summary> </member> + <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.PlatformPrice"> + <summary> + 骞冲彴鎵f閲戦 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.PremiumPrice"> + <summary> + 鎵嬬画璐� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.ChannlesRakePrice"> + <summary> + 娓犻亾浣i噾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.Profit"> + <summary> + 鍒╂鼎 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType"> <summary> 鐢熸椿缂磋垂绫诲瀷 -- Gitblit v1.9.1