Changes between Version 16 and Version 17 of bip


Ignore:
Timestamp:
11/11/2015 06:15:29 PM (10 years ago)
Author:
huangchengwei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bip

    v16 v17  
    225225"voteCount":         //投票人数 
    226226}}} 
    227  
     227== 3.通知 == 
     228=== 3.1 发送通知 
     229typeId: 2004 
     230{{{ 
     231"url":,         //消息队列URL 
     232"senderId":,      //发送人Id 
     233"receiverId":,     //接收人Id 
     234"typeId":,      //类型Id 
     235"content":,     //通知内容 
     236}}}