curl --location --request POST '/Wxapp/JSOperateWxData?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "appid": "string", "data": "string", "opt": 0 }'
{}