Authorization: Bearer ********************
curl --location --request GET 'https://www.mengzhikeji.cn/prod-api/resource/dataManage/getInfo?dataId='
{
"code": 0,
"msg": "string",
"data": {
"dataId": 0,
"mediaUrl": "string",
"photoUrl": "string",
"fileName": "string",
"title": "string",
"tag": "string",
"depict": "string",
"tradeType": 0,
"dataType": 0,
"saleScene": 0,
"approveNum": 0,
"forwardNum": 0,
"duration": 0,
"buttonType": 0,
"phoneNum": "string",
"productPrice": "string",
"shareType": 0
}
}