{
"id": "",
"name": "测试加参数11",
"keywords": "11",
"keywords_exclude": "22",
"type_id": "21",
"hotType": [
"weibo",
"weibo_real",
"weibo_city_beijing"
],
"selectHotType": [
[
"platfrom_weibo",
"weibo"
],
[
"platfrom_weibo",
"weibo_real"
],
[
"platfrom_weibo",
"city_weibo",
"weibo_city_beijing"
]
],
"isWarn": "1",
"intervalTime": "0.01",
"contact": "",
"isOther": "1"
}
curl --location --request POST 'aiScheme/scheme/create-hot-scheme' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "",
"name": "测试加参数11",
"keywords": "11",
"keywords_exclude": "22",
"type_id": "21",
"hotType": [
"weibo",
"weibo_real",
"weibo_city_beijing"
],
"selectHotType": [
[
"platfrom_weibo",
"weibo"
],
[
"platfrom_weibo",
"weibo_real"
],
[
"platfrom_weibo",
"city_weibo",
"weibo_city_beijing"
]
],
"isWarn": "1",
"intervalTime": "0.01",
"contact": "",
"isOther": "1"
}'
{}