curl --location --request POST '/collection/update?id=1&userId=1&articleId=1'
{ "code": 0, "data": { "id": 0, "userId": 0, "articleId": 0, "updatedAt": "string", "createdAt": "string" } }