改进 日志记录
This commit is contained in:
parent
22cbc1145c
commit
fbc93989d8
@ -59,6 +59,7 @@ public function handle(): void
|
||||
|
||||
if (!$response->successful()) {
|
||||
Log::debug('WorkOrder push failed', [
|
||||
'type' => $this->type,
|
||||
'response' => $response->json(),
|
||||
'workOrder' => $this->workOrder->toArray(),
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user