用户信息接口
记录用户主页访客
客户端进入他人主页后主动调用;同一访客对同一用户每日只累计一次,重复访问会刷新最后访问时间
post/user/info/visitor/record
Query parameters
uidinteger required
当前访问方用户ID
queryUidinteger required
被访问主页的用户ID
Response
success
Changes
No recorded changes to this endpoint across all 1 revision of this API.