<?php
$config = include('platform_request_body.php');
$config['name'] = '请求头通用参数配置';
return $config;