Update
parent
13ea196de8
commit
8de29c1802
|
|
@ -37,7 +37,7 @@ class WaterQualityReportCommand extends Command
|
|||
{
|
||||
$this->linkosDeviceLogService = $linkosDeviceLogService;
|
||||
|
||||
$this->fill(now()->subHour());
|
||||
$this->fill(now());
|
||||
}
|
||||
|
||||
protected function fill(Carbon $monitoredAt)
|
||||
|
|
|
|||
Loading…
Reference in New Issue