## :-: **技能培训(页面)**
~~~[api]
get:/api/Index/skill
int:type=1#0=文章 1=软文/帖子
<<<
success
{
"code": 200,
"msg": "获取数据成功",
"data": [
{
"id": 17,
"gather_type": 1,
"gather_id": 79,
"gather_info": {
"id": 79,
"title": "sic成长营测试",
"description": "测试",
"thumb": "",
"create_time": "2021-06-26 11:31:26",
"views": 0
}
}
]
}
~~~
### 返回字段说明(详见各个类型列表)