This commit is contained in:
hantao 2025-08-06 11:46:42 +08:00
parent 8c11215c6b
commit 73f5031200

View File

@ -24,6 +24,7 @@ class Cars extends Backend
*/
protected $model = null;
protected $series,$brands;
protected $noNeedRight = ['extend'];
public function _initialize()
{