LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs @@ -104,6 +104,6 @@ public Guid? RefundCheckUserId { get; set; } public Guid? ChannelId { get; set; } public string? ChannelId { get; set; } } }