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

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

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