curl --location --request POST '/Friend/PassVerify?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "opcode": 0, "scene": 0, "v1": "string", "v2": "string" }'
{}