{
"method": "/msg/sendWeapp",
"params": {
"guid": "{{guid}}",
"appId": "wxbb58374**ce267a6",
"coverFileAesKey": "326566373736643666373**736353264",
"coverFileId": "3069020102046230600201000204954ff05702030f424102043f7a5875020465e14218042466616365623137352d346531642d303332342d313562632d6**66331346662636231376202010002032c3ef004105c6ebc09c990d7ac3cae5f26b9390da50201010201000400",
"coverFileSize": 2899681,
"desc": "test-desc",
"pagePath": "pages/qrcode/index.html?city_code=420100&ykt_id=10000323",
"thumbUrl": "http://mmbiz.qpic.cn/mmbiz_png/8WyShxgibG6r7ULkN1s2B4GKsAVaMu7ibUbnoed9XsF3I72FibRiataPOOSIx9Qh0yOGu2M4oMicRGGQULGCvJF50IQ/640?wx_fmt=png&wxfrom=200",
"title": "test-title",
"username": "gh_3cf62f4f1d52@app",
"toId": "{{toId}}"
}
}curl --location --request POST '/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: {{tokenId}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "/msg/sendWeapp",
"params": {
"guid": "{{guid}}",
"appId": "wxbb58374**ce267a6",
"coverFileAesKey": "326566373736643666373**736353264",
"coverFileId": "3069020102046230600201000204954ff05702030f424102043f7a5875020465e14218042466616365623137352d346531642d303332342d313562632d6**66331346662636231376202010002032c3ef004105c6ebc09c990d7ac3cae5f26b9390da50201010201000400",
"coverFileSize": 2899681,
"desc": "test-desc",
"pagePath": "pages/qrcode/index.html?city_code=420100&ykt_id=10000323",
"thumbUrl": "http://mmbiz.qpic.cn/mmbiz_png/8WyShxgibG6r7ULkN1s2B4GKsAVaMu7ibUbnoed9XsF3I72FibRiataPOOSIx9Qh0yOGu2M4oMicRGGQULGCvJF50IQ/640?wx_fmt=png&wxfrom=200",
"title": "test-title",
"username": "gh_3cf62f4f1d52@app",
"toId": "{{toId}}"
}
}'{
"data": {},
"code": 0,
"msg": "string"
}