lingling
2025-03-19 836a9ca2258d92f27a749cb93fc12604dd420545
LifePayment/LifePayment.Domain/Common/ChannelHelper.cs
@@ -36,7 +36,7 @@
    public interface IChannelData
    {
        Guid ChannelId { get; set; }
       public Guid ChannleId { get; set; }
    }
    public class ChannelFilterInput