Error

PHP Noticeyii\base\ErrorException

Trying to get property of non-object

$_GET = [
    'title' => '生物学试剂',
    'type' => '产品中心',
    'number' => '3',
];

$_SESSION = [
    '__flash' => [],
];