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