mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 01:25:58 +08:00
special error
This commit is contained in:
@@ -40,6 +40,8 @@ const (
|
||||
CallbackError = 80000
|
||||
)
|
||||
|
||||
const DuplicateKeyError = 12345
|
||||
|
||||
// 账号错误码
|
||||
const (
|
||||
UserIDNotFoundError = 91001 //UserID不存在 或未注册
|
||||
|
||||
Reference in New Issue
Block a user