curl --location --request GET 'http://test-apisix.taolihanyu.net/oper/app-api/v2/detail/query/' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios'{
"code": "",
"data": {
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"linkUrl": "",
"imgUrl": "",
"newsTime": "",
"sort": 0,
"status": 0,
"newsType": 0,
"newsContentType": 0,
"displayWebsite": 0,
"title": "",
"summary": "",
"newsContent": "",
"langList": [
""
],
"contentList": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"parentId": 0,
"title": "",
"summary": "",
"newsContent": "",
"lang": ""
}
]
},
"msg": "",
"total": 0
}