mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 04:55:59 +08:00
Error code standardization
This commit is contained in:
@@ -109,7 +109,7 @@ func (s *officeServer) Run() {
|
||||
|
||||
type tagSendStruct struct {
|
||||
operationID string
|
||||
user *db.User
|
||||
user *imdb.User
|
||||
userID string
|
||||
content string
|
||||
senderPlatformID int32
|
||||
|
||||
Reference in New Issue
Block a user