提交 6ea05555 编写于 作者: programor_guo's avatar programor_guo

Merge remote-tracking branch 'origin/main'

......@@ -188,7 +188,7 @@ func GetGroupOwnerByGroupId(groupId string) string {
return ""
}
for _, v := range omList {
if v.AdministratorLevel == 2 {
if v.AdministratorLevel == 1 {
return v.Uid
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册