创建聊天组
This commit is contained in:
@@ -145,7 +145,7 @@ func CreateMessageGroup(ctx *jxcontext.Context, userID, userID2 string) (err err
|
||||
GroupID: groupID,
|
||||
}
|
||||
dao.GetEntity(db, temp, "GroupID")
|
||||
if temp == nil {
|
||||
if temp.UserID == "" {
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user