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