{
"present_date": "string",
"label_list": [
"string"
]
}curl --location --request POST 'https://www.nonhana-server.cn:4000/article/add-article-trend' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"present_date": "string",
"label_list": [
"string"
]
}'{
"result_code": 0,
"result_msg": "consequat in mollit"
}