Przeglądaj źródła

Weenier 168otc项目部署 0630

wesmiler 3 lat temu
rodzic
commit
0002ac8f0a
1 zmienionych plików z 0 dodań i 1 usunięć
  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();