{
"id": "1",
"name": "方案",
"keywords": "微博,哈尔滨+小土豆,春晚",
"keywords_exclude": "大学生,欢欢"
}
curl --location --request POST '/v5/hotnews/hot-list/create-scheme' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1",
"name": "方案",
"keywords": "微博,哈尔滨+小土豆,春晚",
"keywords_exclude": "大学生,欢欢"
}'
{}