zhengyuxuan
2025-03-20 7b77ac597eaacf2618a85d9506e918a4052201c0
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -587,6 +587,8 @@
    /// 手续费
    /// </summary>
    public decimal PremiumPrice { get; set; }
    public decimal? Profit { get; set; }
}
public class CreateLifePayOrderOutput