'desc', 'id' => 'desc', ]; public function __construct(App $app) { parent::__construct($app); self::$model = SystemQuick::class; } }