POST
/stub-api/v1_1/user_home/get_popularity
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|popularity_share_end_at |分享助力到期时间|int
|true|
|popularity_sign_end_at |签到助力到期时间|int
|true|
|popularity_supvip_endat |超级会员助力到期时间|int
|true|
|popularity |人气值|int
|true|
|base |人气值基础分|int
|true|
POST
/stub-api/v1_1/user_home/remind_complement_card
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|remind_uid | |Integer
|true|
|type | |Enums.RemindNoticeType
|true|
POST
/stub-api/v1_1/user_home/get_visitor_list
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|page |分页(页数)|Integer
| |
|limit |每页多少|Integer
| |
|uid |用户id;不天默认取自己的|int
| |
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|result | |Json
|true|
GET
/stub-api/v1_1/user_home/get_my_like_list
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|page |分页(页数)|Integer
| |
|limit |每页多少|Integer
| |
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|result | |Json
|true|
GET
/stub-api/v1_1/user_home/get_like_me_list
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|page |分页(页数)|Integer
| |
|limit |每页多少|Integer
| |
|Key|Description|Type|Required|
|:-|:-|:-|:-|
|result | |Json
|true|