Error code standardization

This commit is contained in:
skiffer-git
2023-02-14 10:57:52 +08:00
parent 42c0e014e7
commit b7d724a5e4
6 changed files with 34 additions and 75 deletions
+1
View File
@@ -28,6 +28,7 @@ type msgServer struct {
MsgInterface controller.MsgInterface
Group *check.GroupChecker
User *check.UserCheck
Conversation *check.ConversationChecker
}
type deleteMsg struct {