彭俊 %!s(int64=6) %!d(string=hai) anos
pai
achega
e7c0c663c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Application/Api/Controller/Account.php

+ 1 - 0
Application/Api/Controller/Account.php

@@ -23,6 +23,7 @@ class Account extends BaseController {
     private $accountManager;
 
     public function init() {
+        dd(122222223);
         $this->accountManager = new AccountManager();
     }