Explorar el Código

Weenier 168otc项目部署 0630

wesmiler hace 3 años
padre
commit
0002ac8f0a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Services/UsdtWalletService.php

+ 0 - 1
app/Services/UsdtWalletService.php

@@ -55,7 +55,6 @@ class UsdtWalletService extends BaseService
      */
     public function __construct()
     {
-        parent::__construct();
 
         $this->memberModel = new MemberModel();
         $this->coinModel = new CoinLogModel();