正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -91,8 +91,6 @@ class NewsController extends BaseController | @@ -91,8 +91,6 @@ class NewsController extends BaseController | ||
| 91 | $newsLogic->news_edit(); | 91 | $newsLogic->news_edit(); |
| 92 | //TODO::通知网站更新 | 92 | //TODO::通知网站更新 |
| 93 | $res = $this->projectUrlNotify($this->model); | 93 | $res = $this->projectUrlNotify($this->model); |
| 94 | - var_dump($res); | ||
| 95 | - die(); | ||
| 96 | $this->response('success'); | 94 | $this->response('success'); |
| 97 | } | 95 | } |
| 98 | 96 |
-
请 注册 或 登录 后发表评论