Preferences
Help/Guide
About Trac
Login
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 301
and
Version 302
of
price_api
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:
08/27/2015 03:30:50 PM (
11 years
ago)
Author:
oujianqiang
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
price_api
v301
v302
2268
2268
status: 1,
2269
2269
msg: "请求成功"
2270
data: {//from $topicType
2271
typeId: 1,
2272
name: '数码家电',
2273
level: 1 // 分类等级
2274
}
2270
data: [
2271
{//from $topicType
2272
typeId: 1,
2273
name: '数码家电',
2274
level: 1 // 分类等级
2275
},
2276
...
2277
]
2275
2278
}
2276
2279
}}}