curl --location --request POST '/Friend/GetFriendstate?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "opCode": 0, "toWxid": "string" }'
{}