浏览代码

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();