{
"type": "bili",
"title": "拾雪的一天",
"desc": "vlog记录一天的生活",
"picUrl": "https://thirdqq.qlogo.cn/g?b=oidb&k=09ElpZZZUTHFhoIlvs0lFg&kti=ZyBvjxHhVOI&s=640",
"jumpUrl": "pages/video/video?bvid=BV1GJ411x7h7/"
}
curl --location --request POST '/get_mini_app_ark' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "bili",
"title": "拾雪的一天",
"desc": "vlog记录一天的生活",
"picUrl": "https://thirdqq.qlogo.cn/g?b=oidb&k=09ElpZZZUTHFhoIlvs0lFg&kti=ZyBvjxHhVOI&s=640",
"jumpUrl": "pages/video/video?bvid=BV1GJ411x7h7/"
}'
{
"status": "ok",
"retcode": 0,
"data": {
"appName": "string",
"appView": "string",
"ver": "string",
"desc": "string",
"prompt": "string",
"metaData": {
"detail_1": {
"appid": "string",
"appType": 0,
"title": "string",
"desc": "string",
"icon": "string",
"preview": "string",
"url": "string",
"scene": 0,
"host": {
"uin": 0,
"nick": "string"
},
"shareTemplateId": "string",
"shareTemplateData": {},
"showLittleTail": "string",
"gamePoints": "string",
"gamePointsUrl": "string",
"shareOrigin": 0
}
},
"config": {
"type": "string",
"width": 0,
"height": 0,
"forward": 0,
"autoSize": 0,
"ctime": 0,
"token": "string"
}
},
"message": "string",
"wording": "string",
"echo": "string"
}