随机肉丝
随机肉丝(自营系列)
接口地址
URL
{{ apiUrl }}
请求头参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| {{ item.xu_key }} | {{ item.xu_type || 'string' }} | {{ item.xu_must == 1 ? '是' : '否' }} | {{ item.xu_nots }} |
Query参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| {{ item.xu_key }} | {{ item.xu_type || 'string' }} | {{ item.xu_must == 1 ? '是' : '否' }} | {{ item.xu_nots }} |
Body参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| {{ item.xu_key }} | {{ item.xu_type || 'string' }} | {{ item.xu_must == 1 ? '是' : '否' }} | {{ item.xu_nots }} |
返回参数
| 参数名 | 类型 | 说明 |
|---|---|---|
| {{ item.xu_key }} | {{ item.xu_type || 'string' }} | {{ item.xu_nots }} |
详细说明
请求参数
响应结果
Response
{{ debugResponse }}
cURL
Python
PHP
Node.js
Java
Go
C#
Fetch
{{ codeLang.toUpperCase() }}
{{ codeExample }}
| 错误码 | 说明 |
|---|---|
| {{ item.code }} | {{ item.msg }} |