LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs @@ -186,7 +186,7 @@ /// <summary> /// 手续费比例 /// </summary> public decimal PremiumRate { get; set; } public decimal? PremiumRate { get; set; } } }