作者 lyh

gx

... ... @@ -159,6 +159,6 @@ class ComController extends BaseController
}
public function ceshi(){
return $this->projectUrlNotify($this->model);
return $this->projectUrlNotify('news');
}
}
... ...