Browse Source

pc权限调整

lizhen_gitee 6 tháng trước cách đây
mục cha
commit
9f37c0727a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      application/company/controller/auth/Admin.php

+ 1 - 0
application/company/controller/auth/Admin.php

@@ -180,6 +180,7 @@ class Admin extends Apic
         }
 
         $row['groupids'] = $groupids;
+        $row['avatar'] = localpath_to_netpath($row['avatar']);
 
         unset($row['password']);
         unset($row['salt']);