curl --location --request DELETE 'https://console.nezhachuhai.com/v1/api/biz/platform-offer' \
--header 'Authorization: Bearer 1_1' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
]
}'{
"code": 0,
"msg": "success",
"data": "返回数据"
}