zhengyuxuan
2025-03-19 624a896f37475e213947da00f1c82c8404e08cc7
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; }
    }
}