zhengyuxuan
2025-04-02 75fa678528c66c37c40684cb753986d2e7d256df
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,