public ActionResult GetXunjia() { return(Json(Managers.GetXunjia(), JsonRequestBehavior.AllowGet)); }