mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 00:55:59 +08:00
Error code standardization
This commit is contained in:
@@ -303,7 +303,7 @@ const (
|
||||
BecomeFriendByImport = 1 //管理员导入
|
||||
BecomeFriendByMyApply = 2 //自己主动申请添加
|
||||
BecomeFriendByPeerApply = 3 //对方主动申请添加
|
||||
BecomeFriendByApply = 4 //自己主动申请添加
|
||||
BecomeFriendByApply = 4 //申请添加
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user