'单表(增删改查)', self::TEMPLATE_TYPE_TREE => '树表(增删改查)', ]; if ($value === true) { return $data; } return $data[$value] ?? ''; } }