zhengyuxuan
2025-04-07 6990177adb32e5fa264d32f98984abd394c93a7e
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,