getConfig($param['site_id'])['data']; if ($config_result['is_use']) { $config_result = $config_result['value']; return $config_result; } return []; } }