curl --location --request POST '/api/admin/store/seckill/update/status?id&status' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}'
{ "code": 0, "data": "string", "message": "string" }