Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
api/it
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/14/2017 04:08:00 PM (
9 years
ago)
Author:
chenzhehui
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
api/it
v4
v5
33
33
34
34
返回说明:如果参数imageLimit不为0, 则返回json会多一个images元素,里面是一个图片路径的数组。
35
其他返回值没变。
35
36
36
37
== 3、我的精华贴接口 /intf/user/_picks.jsp ==
37
38
参数:userId 用户id
38
39
imageLimit 返回每个帖子信息限定的图片数 为空则不返回。
39
40
其他返回值没变。
40
41
返回说明:如果参数imageLimit不为0, 则返回json会多一个images元素,里面是一个图片路径的数组。