Browse Source

Weenier 168otc项目部署 0630

wesmiler 3 years ago
parent
commit
0002ac8f0a
1 changed files with 0 additions and 1 deletions
  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();