Commit 2938074b by 杨树贤

调试代码

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