mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
京东打印
This commit is contained in:
parent
77d308f8de
commit
94349dc244
@ -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()]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user