Login
Preferences
Help/Guide
About Trac
Wiki
Roadmap
View Tickets
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 16
and
Version 17
of
bip
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:
11/11/2015 06:15:29 PM (
10 years
ago)
Author:
huangchengwei
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
bip
v16
v17
225
225
"voteCount": //投票人数
226
226
}}}
227
227
== 3.通知 ==
228
=== 3.1 发送通知
229
typeId: 2004
230
{{{
231
"url":, //消息队列URL
232
"senderId":, //发送人Id
233
"receiverId":, //接收人Id
234
"typeId":, //类型Id
235
"content":, //通知内容
236
}}}