文档
测试

选择三个最热时间段的活动风采

GET
http://192.168.2.247:49176/api/Index/GetThehottest

接口描述

查看三个最热时间段的活动风采

请求参数

参数名
类型
描述
必填
id
int
0:所有 1:近一个月 2:近三个月 3:近一年
必填

响应参数

参数名
类型
描述
必填
code
int
0:成功 1:失败
必填
msg
数组
活动风采
必填
id
int
风采ID
必填
loginname
string
姓名
必填
picture
string
头像
必填
headline
string
标题
必填
memo
string
内容
必填
img
string
图片
必填
up
int
点赞数量
必填
state
int
是否点赞
必填
TownShip
string
社区
必填
Town
string
小区
必填
createtime
string
创建时间
必填