public ActionResult CreateDianPu(ListShops list) { ListShopsServices.Add(list); return(Redirect("/Admin/ListDianpu")); }