dever %!s(int64=3) %!d(string=hai) anos
pai
achega
cf911c51b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/src/My.php

+ 1 - 1
service/agent/src/My.php

@@ -90,7 +90,7 @@ class My extends Core
     # 账号与代理区域
     public function area()
     {
-        $this->data = $this->getInfo();
+        $this->data['user'] = Dever::load('agent/lib/member')->getInfo($this->user);
 
         $where['mid'] = $this->data['user']['id'];