This commit is contained in:
wangchuxiao
2022-03-17 19:00:05 +08:00
parent 984bc37e29
commit 366f7621fa
7 changed files with 113 additions and 4 deletions
+4
View File
@@ -83,6 +83,10 @@ const (
SignalingNotificationEnd = 1699
NotificationEnd = 2000
//status
MsgNormal = 1
MsgDeleted = 3
//MsgFrom
UserMsgType = 100
SysMsgType = 200