"string"
curl --location --request GET '/pic/likePic' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{ "code": 0, "data": {}, "msg": "string", "success": true }