mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 23:39:04 +08:00
organization
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
9d63a09ec1
commit
c2a1134a53
@@ -51,6 +51,7 @@ func createOrganizationUser(operationID, userID, userName string) error {
|
||||
},
|
||||
OperationID: operationID,
|
||||
OpUserID: userID,
|
||||
IsRegister: false,
|
||||
}
|
||||
if strings.Contains("@", userID) {
|
||||
req.OrganizationUser.Email = userID
|
||||
|
||||
Reference in New Issue
Block a user