0
Authorization: Bearer ********************
curl --location --request POST 'https://example.com/favorite' \ --form 'aid=""' \ --form 'type=""'
{ "status": "ok", "msg": "漫画添加到您最喜爱的清单!", "type": "add" }