1-船,空运指标
GET
http://127.0.0.1:8080/sale-link/transportKpi?sku=XG-7626-74-3&toDate=2022-01-14
请求参数
参数名
类型
描述
必填
sku
string
sku,示例:XG-7626-74-3
必填
toDate
string
全局日期,示例:2022-01-14
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:0001
必填
airProfit
float
空利润,示例:0.09692307692307667
必填
airProfitRate
float
空利润率,示例:0.007924528301886773
必填
airRate
float
空投产比,示例:0.02692307692307685
必填
airMonthRate
float
空月利率,示例:0.1
必填
shipProfit
float
船利润,示例:-0.9030769230769229
必填
shipProfitRate
float
船利润率,示例:-0.07383647798742138
必填
shipRate
float
船投产比,示例:-0.1963210702341137
必填
shipMonthRate
float
船月投产比,示例:
必填
success
boolean
示例:true
必填