mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 15:45:59 +08:00
Error code standardization
This commit is contained in:
@@ -28,6 +28,7 @@ type msgServer struct {
|
||||
MsgInterface controller.MsgInterface
|
||||
Group *check.GroupChecker
|
||||
User *check.UserCheck
|
||||
Conversation *check.ConversationChecker
|
||||
}
|
||||
|
||||
type deleteMsg struct {
|
||||
|
||||
Reference in New Issue
Block a user