curl --location --request POST '/api/collect/handleCollectGoods' \ --header 'token: {{token}}'
{ "code": 1, "msg": "获取成功", "data": 1, "show": 0, "time": "0.112677" }