1.接口地址
https://www.dns.com/api/product/ssa/history/detail
2.输入参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
task_id | 是 | int | ID |
id | 是 | string | 报告ID |
3.输出参数
参数 | 名称 | 类型 | 说明 |
---|---|---|---|
code | 返回编码 | int | 0 为操作成功, 非0 请参考错误编码 |
message | 反馈信息 | string | 操作成功时,可能返回为空,失败时则返回错误信息 |
data | 返回数据 | array | 接口有数据返回时,为数组,请查看下一项数据值说明,没数据则为空 |