Authorization: Bearer ********************curl --location --request DELETE '/api/front/order/pointContrast/' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"message": "操作成功",
"data": null
}