Exemplo n.º 1
0
        public ActionResult FetchAddr()
        {
            _jdService.FetchAddr();

            return(Content("OK"));
        }