zhengyiming
2025-04-01 2fb049ae2f0560c87b2e53fbdc5b588e64fa565e
LifePayment/LifePayment.Application/User/UserRoleService.cs
@@ -63,6 +63,7 @@
                        select new UserChannleDto
                        {
                            Id = c.Id,
                            ChannlesNum = c.ChannlesNum,
                            Name = c.ChannlesName,
                        },
                Remark = u.Remark,