|
@@ -7,7 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
|
|
use Illuminate\Support\Facades\DB;
|
|
use Illuminate\Support\Facades\DB;
|
|
|
use App\Models\Manager\WashConfig\LowPriceGoodsCompany as LowPriceGoodsCompanyModel;
|
|
use App\Models\Manager\WashConfig\LowPriceGoodsCompany as LowPriceGoodsCompanyModel;
|
|
|
use App\Models\Manager\WashConfig\LowPriceGoodsPlatform as LowPriceGoodsPlatformModel;
|
|
use App\Models\Manager\WashConfig\LowPriceGoodsPlatform as LowPriceGoodsPlatformModel;
|
|
|
-use App\Models\manager\WashConfig\LowPriceGoodsKeyword as LowPriceGoodsKeywordModel;
|
|
|
|
|
|
|
+use App\Models\Manager\WashConfig\LowPriceGoodsKeyword as LowPriceGoodsKeywordModel;
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
/**
|