public ActionResult Delxunjia(string id) { return(Json(Managers.Delxunjia(id), JsonRequestBehavior.AllowGet)); }