zhengyuxuan
2025-04-02 6b289dd1a8c87e64247fd6c0dd486b077b9ed21e
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; }