change relation
This commit is contained in:
@@ -46,6 +46,7 @@ class DailyMovingMachinesService
|
||||
$inputData = $this->makeInputParameters();
|
||||
|
||||
return Http::withBody($inputData)
|
||||
->timeout(120)
|
||||
->throw()
|
||||
->withoutVerifying()
|
||||
->post($this->url)
|
||||
|
||||
Reference in New Issue
Block a user