Documentation Index
Fetch the complete documentation index at: https://mint-a324815e.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| 参数 | 类型 | 描述 | 示例 |
|---|---|---|---|
| code | string | 响应状态码,code为00000表示响应成功,其他状态码表示响应失败。 具体系统错误码可以参考系统错误码 | 00000 |
| msg | string | 错误消息 | 签名错误 |
| data | object | 业务数据,为 Json 对象,如果请求错误,该字段为空。 |
