Exemplo n.º 1
0
 public object GetRegInfoByMphone(string mPhone)
 {
     return(_repository.GetRegInfoByMphone(mPhone));
 }