Exemplo n.º 1
0
 public CLoseReginfo GetCloseInfoByMphone(string mphone)
 {
     return(_repository.GetCloseInfoByMphone(mphone));
 }