This commit is contained in:
jinyu
2015-07-27 20:53:17 +08:00
parent 30b64dc54a
commit 0cca9d6d02
15 changed files with 184 additions and 20 deletions
@@ -38,10 +38,9 @@ public class NotifyMessage implements Serializable {
/**
* 消息对象
*/
@JSONField(serialize = false)
private NotifyTuple tuple;
/**
* id参数
* 发送对象
*/
@JSONField(serialize = false)
private IdParameter target;