Beispiel #1
0
 public object CheckActivatdAccountByMphone(string mblNo)
 {
     return(_repository.CheckActivatdAccountByMphone(mblNo));
 }