curl --location 'https://console.nezhachuhai.com/v1/admin/biz/platform-competing-offer/' \
--header 'Authorization: Bearer 1_1'{
"code": 0,
"msg": "success",
"data": {
"createAt": "2019-08-24T14:15:22.123Z",
"id": 0,
"userId": 0,
"platformSiteId": 0,
"platformShopId": 0,
"platformOfferId": 0,
"platformOfferOfferId": "string",
"platformProductId": "string",
"price": 0,
"condition": "NEW",
"originalCondition": "string",
"shopId": "string",
"shopName": "string",
"shopScore": "string",
"freightAmount": 0,
"buyBox": "TRUE",
"myselfShop": true,
"officialOccupy": true,
"occupy": true
}
}