lingling
2025-03-19 a8833caf55053b94c4b2c1c01d10181d49eac822
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; }
    }
}