{
"data": {
"appid":"wx8e4045e2xxxxxx"
},
"client_id": 1,
"type": "MT_MINIAPP_CODE"
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"appid":"wx8e4045e2xxxxxx"
},
"client_id": 1,
"type": "MT_MINIAPP_CODE"
}'
{}