Commit 91b014ee authored by wangzhengwen's avatar wangzhengwen

1

parent 3c2bd46f
......@@ -16,7 +16,7 @@ class Project extends BaseController
//项目分类列表
public function getProjectCategoryList(Request $request)
{
//11
$data = $request->param();
$list = (new ProjectCategory())->getProjectCategoryList();
......
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