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