提交 7805f12d 编写于 作者: 落凡尘.'s avatar 落凡尘.

group owner

上级 0ac4dbfa
......@@ -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.
先完成此消息的编辑!
想要评论请 注册