接口请求地址
{$info.api_url}
{notempty name="info['request_data']"}
请求参数
| 名称 | 类型 | 必填 | 描述 |
|---|---|---|---|
| {$vo['field_name']} | {$vo['data_type']} | {$vo['is_require']} | {$vo['field_describe']} |
响应字段
| 名称 | 类型 | 描述 |
|---|---|---|
| {$vo['field_name']} | {$vo['data_type']} | {$vo['field_describe']} |
{$info['response_examples']|html_entity_decode}
{$info.describe_text|html_entity_decode}
{/notempty}