1231123
This commit is contained in:
@@ -8,7 +8,6 @@ import java.util.concurrent.*;
|
||||
/**
|
||||
* 线程变量定义
|
||||
* <p>created on 2023/3/3 11:16</p>
|
||||
* @author ZL
|
||||
*/
|
||||
public class YunExecutor {
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ import lombok.Getter;
|
||||
/**
|
||||
* 0=文本消息,1=图片消息,2=语音消息,3=视频消息,4=发送地理位置消息,6=发送文件消息,10=发送提示消息,100=发送第三方自定义消息
|
||||
* <p>created on 2024/1/29 21:10</p>
|
||||
* @author 77
|
||||
*/
|
||||
@Getter
|
||||
public enum YxImTypeEnum {
|
||||
|
||||
Reference in New Issue
Block a user