zhengyuxuan
2025-03-20 ed7a62536dcb48383b13c4b7875755c81b48dd96
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