{ "id": 0, "category": "string" }
curl --location --request POST '/collect/add' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "category": "string" }'
{ "status": 0, "msg": "string" }