对虾报价
GET
/chart/shrimp-offer
接口描述
用于获取对虾报价。
请求参数
参数名
类型
描述
必填
time
string
时间,示例:week,默认:day,可选值(day:每日,week:每周,month:每月)
可选
spec
string
规格,示例:50/60,60/70,默认:30/40,40/50,多个规格使用英文逗号分割
可选
limit
int
数量,示例:10,默认:(day:7,week:8,month:6)
可选
响应参数
参数名
类型
描述
必填
type
string
坐标轴类型,示例:category
可选
boundaryGap
boolean
坐标轴两边留白策略,示例:false
可选
data
array
类目数据,示例:["2021.05.02", "2021.05.09", "2021.05.16", "2021.05.23", "2021.05.30", "2021.06.06", "2021.06.13" ]
必填