Example #1
0
 public UserAuthOutput GetMyselfAuthInfo()
 {
     return(_sellAppService.GetMyselfAuthInfo(_lotterySession.UserId, _lotterySession.SystemTypeId));
 }