curl --location --request POST '/adminapi/marketing.couponList/cancel' \ --header 'token: 3989d5df002cfac2c007447d2bc27aff'
{ "code": 1, "show": 0, "msg": "作废成功", "data": [] }