|
@@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
namespace App\Models;
|
|
namespace App\Models;
|
|
|
|
|
|
|
|
-use Illuminate\Support\Facades\DB;
|
|
|
|
|
|
|
+use Illuminate\Database\Capsule\Manager as DB;
|
|
|
use App\Lib\Biz\Sport\Common as commonFunction;
|
|
use App\Lib\Biz\Sport\Common as commonFunction;
|
|
|
use App\Models\MoneyBuyMatch;
|
|
use App\Models\MoneyBuyMatch;
|
|
|
use App\Http\Response\Response;
|
|
use App\Http\Response\Response;
|