curl --location 'https://console.nezhachuhai.com/v1/admin/biz/best-price-trend/' \
--header 'Authorization: Bearer 1_1'{
"code": 0,
"msg": "success",
"data": {
"createAt": "2019-08-24T14:15:22.123Z",
"id": 0,
"userId": 0,
"platformShopId": 0,
"platformOfferId": 0,
"bestSeller": "string",
"bestPrice": 0,
"bestSellerFreightAmount": 0,
"myselfShopName": "string",
"myselfPrice": 0,
"myselfFreightAmount": 0
}
}