作者 lyh

gx

... ... @@ -91,8 +91,6 @@ class NewsController extends BaseController
$newsLogic->news_edit();
//TODO::通知网站更新
$res = $this->projectUrlNotify($this->model);
var_dump($res);
die();
$this->response('success');
}
... ...