api
This commit is contained in:
parent
8c11215c6b
commit
73f5031200
|
|
@ -24,6 +24,7 @@ class Cars extends Backend
|
||||||
*/
|
*/
|
||||||
protected $model = null;
|
protected $model = null;
|
||||||
protected $series,$brands;
|
protected $series,$brands;
|
||||||
|
protected $noNeedRight = ['extend'];
|
||||||
|
|
||||||
public function _initialize()
|
public function _initialize()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user