This commit is contained in:
nail
2026-03-17 19:11:19 +08:00
parent 48f01f0942
commit 835f6d8cc8
164 changed files with 159 additions and 159 deletions

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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.
* 自定义视频消息接收参数
*/

View File

@@ -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.
* 自定义视频消息接收参数
*/