debug
This commit is contained in:
parent
55b0acbc92
commit
e565583e2f
@ -38,7 +38,6 @@ class StoreCategory extends BaseController
|
||||
*/
|
||||
public function lst()
|
||||
{
|
||||
halt(111);
|
||||
$data = $this->repository->getHot(0);
|
||||
$list = $this->repository->getApiFormatList(0,1);
|
||||
$ret =[];
|
||||
|
Loading…
x
Reference in New Issue
Block a user