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