zhengyuxuan
2025-03-19 54cc507a31a7510460850302bf3282dbfe6a12b7
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