## :-: **临床科研(页面)**
~~~[api]
get:/api/Index/research
<<<
success
{
"code": 200,
"msg": "获取数据成功",
"data": {
"tsfwtj": [
{
"id": 16,
"gather_type": 1,
"gather_id": 78,
"gather_info": {
"id": 78,
"title": "SCI全程学术支持",
"thumb": "",
"description": "学术科研团队"
}
}
],
"question": [
{
"id": 1,
"problem": "我是你爹地?",
"views": 0,
"content": "那我走?",
"member_id": 2,
"is_answer": 1
}
]
}
}
~~~
### 返回字段说明(详见各个类型列表)