curl --location '/app-api/entre/home/getActivity'{
"code": 0,
"data": [
{
"id": 24811,
"title": "string",
"photoUrl": "string",
"type": "初创企业经营者创业活动",
"activityStartTime": "2019-08-24T14:15:22.123Z",
"activityEndTime": "2019-08-24T14:15:22.123Z",
"registrationStartTime": "2019-08-24T14:15:22.123Z",
"registrationEndTime": "2019-08-24T14:15:22.123Z",
"accepted": true
}
],
"msg": "string"
}