Преглед изворни кода

Weenier 168otc项目部署 0630

wesmiler пре 3 година
родитељ
комит
0002ac8f0a
1 измењених фајлова са 0 додато и 1 уклоњено
  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();