LifePayment/LifePayment.Application/User/AccountService.cs
@@ -92,6 +92,11 @@ return result; } //public async Task<UserChannelOutput> GetUserChannel() //{ // var userchannel = await _userChannleRep.Where //} #endregion @@ -322,10 +327,15 @@ return res.Id; } #endregion #endregion } }