京东打印
This commit is contained in:
parent
77d308f8de
commit
94349dc244
@ -201,7 +201,7 @@ abstract class BusinessClient
|
|||||||
try {
|
try {
|
||||||
Promise\Utils::unwrap($promises);
|
Promise\Utils::unwrap($promises);
|
||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
\Illuminate\Support\Facades\Log::error("请求过程中出现错误: " . $e->getMessage());
|
\Illuminate\Support\Facades\Log::error("快团团请求过程中出现错误: " . $e->getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\Illuminate\Support\Facades\Log::info("快团团请求结束", [time()]);
|
\Illuminate\Support\Facades\Log::info("快团团请求结束", [time()]);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user