Exemplo n.º 1
0
 public int saveOTP(UserAccounts ua)
 {
     return(repo.saveOTP(ua));
 }