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