Merge branch 'chat' into dev

This commit is contained in:
徐俊杰 2025-06-16 09:55:25 +08:00
commit eea71f6e5a

View File

@ -91,7 +91,7 @@ func AuthorizationVerify(sourceData []byte) (userInfo *accountFiee.ChatUserData,
if !check {
return
}
ok = true
err = nil
//查询是否已经注册
var chatUserQuery *accountFiee.GetChatUserListResp