Commit b63dfe96 authored by 蔡闯's avatar 蔡闯

2021-2-18

parent b7bbdbda
......@@ -31,6 +31,7 @@ class News extends Base{
}
//新闻详情
public function detailNews() {
$news_id = Request::param('news_id');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment