{
"code": "string",
"url": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/manager/wxMpInfo' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"url": "string"
}'
{
"code": 200,
"data": {
"wxOpenId": "oUePHwP160hxyD7KYR1q9MyssE18",
"unionId": "o_K1J611vg82GvIYOpwAluIHDT84",
"timestamp": "1731113076",
"nonceStr": "1b249eaef24c2b15",
"signature": "92ad7ad96afacccb899eba6f9c59d34e20b2c287",
"appId": "wx1184d603eacf7493"
},
"msg": "success"
}