<?php
$config = include('platform_request_body.php');
//$config['struct']['value']['name'] = '转换参数名';
$config['name'] = '响应体通用参数配置';
return $config;