curl --location --request POST '/SayHello/Modelv2' \ --header 'Content-Type: application/json' \ --data-raw '{ "Scene": 0, "V3": "string", "V4": "string", "VerifyContent": "string", "Wxid": "string" }'
{}