Commit ceaa7084 authored by wangzhengwen's avatar wangzhengwen

cs

parent 91b014ee
......@@ -16,7 +16,6 @@ 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