Refactor code

This commit is contained in:
wenxu12345
2022-01-15 11:14:29 +08:00
parent e4b6b18712
commit b2c2c1247b
4 changed files with 16 additions and 4 deletions
+1
View File
@@ -45,6 +45,7 @@ const (
GroupMsg = 201
//SysRelated
FriendApplicationProcessedNotification = 1201 //AcceptFriendApplicationTip = 201
FriendApplicationAddedNotification = 1202 //AddFriendTip = 202
FriendAddedNotification = 1203