... echo '500'; } 删除 require_once($xsPath . '/XS.php'); try { $xs = new XS('projectname'); $index = $xs->index; $index->del($tid); ...