curl --location --request GET 'https://test.51vive.com/forums/forums/task/'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"umsId": 0,
"companyId": 0,
"origin": "string",
"originIcon": "string",
"intervalValue": 0,
"lastExecuteTime": "2019-08-24T14:15:22.123Z",
"nextExecuteTime": "2019-08-24T14:15:22.123Z",
"enable": true,
"createTime": "2019-08-24T14:15:22.123Z",
"itemVos": [
{
"id": 0,
"keyword": "string",
"negativeKeyword": "string"
}
]
}
}