rabin 2 năm trước cách đây
mục cha
commit
29d541f0b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/agent/lib/Manage.php

+ 1 - 1
service/agent/lib/Manage.php

@@ -1674,7 +1674,7 @@ class Manage
                 }
 
                 if (!$group) {
-                    $top = Dever::load('invite/api')->getParentAll($v['id'], 100);
+                    $top = Dever::load('invite/api')->getParentAll($v['mid'], 100);
                     if ($top) {
                         foreach ($top as $k1 => $v1) {
                             if ($v1['uid'] != $parent['id']) {