zhengyiming
2025-04-01 2fb049ae2f0560c87b2e53fbdc5b588e64fa565e
LifePayment/LifePayment.Application.Contracts/User/CreateBackClientUserInput.cs
@@ -252,6 +252,11 @@
        public Guid Id { get; set; }
        /// <summary>
        /// 渠道num
        /// </summary>
        public string ChannlesNum { get; set; }
        /// <summary>
        /// 渠道名
        /// </summary>
        public string Name { get; set; }