curl --location --request GET '/admin-api/crm/follow-up-record/get?id=1024'{
"code": 0,
"data": {
"id": 28800,
"bizType": 2,
"bizId": 5564,
"type": 2,
"content": "string",
"nextTime": "2019-08-24T14:15:22.123Z",
"businessIds": [
0
],
"businessNames": [
"string"
],
"contactIds": [
0
],
"contactNames": [
"string"
],
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}