京东打印

This commit is contained in:
杨建炊 2025-03-28 15:16:57 +08:00
parent 77d308f8de
commit 94349dc244

View File

@ -201,7 +201,7 @@ abstract class BusinessClient
try {
Promise\Utils::unwrap($promises);
} catch (\Exception $e) {
\Illuminate\Support\Facades\Log::error("请求过程中出现错误: " . $e->getMessage());
\Illuminate\Support\Facades\Log::error("快团团请求过程中出现错误: " . $e->getMessage());
}
}
\Illuminate\Support\Facades\Log::info("快团团请求结束", [time()]);