|
- public function index(Request $request, $id = '1', $num = '8', $focus = '3', $recommend = '4', $other_num = '5')
|
|
+ public function index(Request $request, $id = '59', $num = '8', $focus = '3', $recommend = '4', $other_num = '5')
|
|
$categorys = $this->articleCategoryService->getChildCategorys($id, $num);
|
|
$categorys = $this->articleCategoryService->getChildCategorys($id, $num);
|