添加或修改自定义报告
POST
http://192.168.6.20:8000/amazon/report
请求头
参数名
类型
描述
必填
Authorization
int
示例:123456
必填
请求参数
参数名
类型
描述
必填
task_id
string
若改字段存在为修改报告,否则为添加报告
可选
report_name
string
示例:test
必填
condition
string
数据列表
必填
result_count
string
示例:123
必填
order_by
string
示例:date
必填
order
string
示例:desc
必填
methods
string
示例:test
必填
type
string
示例:product
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:OK
必填