zhengyuxuan
2025-03-20 49e9beea54b7ada9ab5d09e6f9cd93a489d87e23
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -582,6 +582,11 @@
    /// 手续费比例
    /// </summary>
    public decimal PremiumRate { get; set; }
    /// <summary>
    /// 手续费
    /// </summary>
    public decimal PremiumPrice { get; set; }
}
public class CreateLifePayOrderOutput