正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -159,6 +159,6 @@ class ComController extends BaseController | @@ -159,6 +159,6 @@ class ComController extends BaseController | ||
| 159 | } | 159 | } |
| 160 | 160 | ||
| 161 | public function ceshi(){ | 161 | public function ceshi(){ |
| 162 | - return $this->projectUrlNotify($this->model); | 162 | + return $this->projectUrlNotify('news'); |
| 163 | } | 163 | } |
| 164 | } | 164 | } |
-
请 注册 或 登录 后发表评论