{
"alias": "string"
}curl --location --request POST 'https://www.quma.cn/api/index/mini/detail' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "string"
}'{
"alias": "string",
"chain_url": "string",
"code": "string",
"domain_id": 0,
"expire_at": 0,
"expire_day": 0,
"group_id": 0,
"mini": {
"created_at": 0,
"mini_app": {
"app_name": "string",
"appid": "string",
"created_at": 0,
"id": 0,
"logo": "string",
"status": 0
},
"page_url": "string"
},
"status": 0,
"title": "string",
"user_template_id": 0
}