logo im
This commit is contained in:
@@ -3,7 +3,7 @@ package com.fengliyan.messaging;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2019/1/11.
|
||||
* Created by halifa on 2019/1/11.
|
||||
*/
|
||||
|
||||
public class AttentionAttachment extends CustomAttachment {
|
||||
|
||||
@@ -3,7 +3,7 @@ package com.fengliyan.messaging;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2019/3/20.
|
||||
* Created by halifa on 2019/3/20.
|
||||
*/
|
||||
|
||||
public class DynamicAttachment extends CustomAttachment {
|
||||
|
||||
@@ -3,7 +3,7 @@ package com.fengliyan.messaging;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2020/2/8.
|
||||
* Created by halifa on 2020/2/8.
|
||||
*/
|
||||
public class OnlineNoticeAttachment extends CustomAttachment {
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ package com.fengliyan.messaging;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2018/12/11.
|
||||
* Created by halifa on 2018/12/11.
|
||||
*/
|
||||
|
||||
public class SysInfoAttachment extends CustomAttachment {
|
||||
|
||||
@@ -4,7 +4,7 @@ import java.io.Serializable;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2018/12/11.
|
||||
* Created by halifa on 2018/12/11.
|
||||
*/
|
||||
|
||||
public class SysInfoTextBean implements Serializable {
|
||||
|
||||
@@ -3,7 +3,7 @@ package com.fengliyan.messaging;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2018/12/6.
|
||||
* Created by halifa on 2018/12/6.
|
||||
* 自定义视频消息接收参数
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ import com.alibaba.fastjson.JSONObject;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by zhangbin on 2018/12/6.
|
||||
* Created by halifa on 2018/12/6.
|
||||
* 自定义视频消息接收参数
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user