首页-推荐-模版1
开发中GET
/information/recommend_list请求参数
示例代码
返回响应
information warehouse org
resourceType : information
resourceType : information
resourceType : information
resourceType : information
resourceType : information 1精选 2非精选
resourceType : information
resourceType : information
resourceType : information
resourceType : information
resourceType : information
resourceType : information
resourceType : information
resourceType : warehouse resourceType : org
resourceType : warehouse resourceType : org
resourceType : warehouse
resourceType : warehouse
resourceType : warehouse
resourceType : warehouse resourceType : org
resourceType : warehouse resourceType : org
resourceType : warehouse resourceType : org 1精选
resourceType : org
resourceType : org
resourceType : org
resourceType : org
resourceType : org
resourceType : org
resourceType : org
{
"code": 0,
"msg": "string",
"data": [
{
"resourceType": "string",
"informationId": "string",
"informationTitle": "string",
"informationMsg": "string",
"informationUrl": "string",
"informationType": 0,
"informationViews": 0,
"informationCollectNum": 0,
"informationLikeNum": 0,
"publishTime": "string",
"isLike": true,
"isCollect": true,
"labelNameList": [
{
"labelName": "string"
}
],
"description": "string",
"jump": "string",
"starCount": 0,
"forkCount": 0,
"license": null,
"name": "string",
"belongName": null,
"isSelected": 0,
"id": "string",
"avatarUrl": "string",
"link": null,
"profile": null,
"projectNum": 0,
"memberNum": 0,
"warehouseList": [
{
"jump": "string",
"warehouseName": "string"
}
]
}
]
}