curl --location --request POST '/Group/SendPat?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "QID": "string", "Scene": 0, "ToUserName": "string" }'
{}