2025-04-01 | zhengyiming | ![]() |
2025-04-01 | zhengyiming | ![]() |
2025-04-01 | zhengyiming | ![]() |
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; } 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, LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -2734,6 +2734,11 @@ 渠道Id </summary> </member> <member name="P:LifePayment.Application.Contracts.UserChannleDto.ChannlesNum"> <summary> 渠道num </summary> </member> <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name"> <summary> 渠道名