调整网站

This commit is contained in:
2021-06-03 16:03:35 +08:00
parent 46fdbaaf11
commit d60b92b3f8
6 changed files with 228 additions and 94 deletions

View File

@@ -10,7 +10,7 @@ class CategoryController extends Controller
/**
* 显示分类
* @param Category $category [description]
* @param Category $category [description]
* @return [type] [description]
*/
public function index(Category $category)