Commit 7a81584f by 杨树贤

导入品牌

parent a42a47e2
Showing with 1 additions and 1 deletions
......@@ -68,7 +68,7 @@ Route::group(['middleware' => ['external'], 'namespace' => 'Sync'], function ()
Route::match(['get', 'post'], '/test', function () {
// (new \App\Http\Services\DataService())->statisticsSkuNumber();
(new \App\Http\Services\DataService())->importMainBrands();
(new \App\Http\Services\DataService())->initialMainBrandsToSkuRuler();
// (new \App\Http\Services\DataService())->exportHasSkuSupplierList();
// (new \App\Http\Services\DataService())->initialMainBrandsLimit();
// (new \App\Http\Services\DataService())->initialMainBrandsToSkuRuler();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment