curl --location --request GET 'http://test-apisix.taolihanyu.net/oper/app-api/v2/detail/official-website/news' \
--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": [
{
"title": "",
"summary": "",
"linkUrl": "",
"imgUrl": "",
"newsTime": ""
}
],
"msg": "",
"total": 0
}