Commit be9241da by 杨树贤

fix

parent bfe9f4aa
Showing with 0 additions and 1 deletions
......@@ -92,5 +92,4 @@ Route::group(['middleware' => ['external'], 'namespace' => 'Sync'], function ()
Route::match(['get', 'post'], '/test', function () {
DataService::repairNationInternationalCode();
(new \App\Http\Services\DataService())->repaireSkuUploadRuler();
});
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