main
Jing Li 2024-06-03 21:16:55 +08:00
parent 13ea196de8
commit 8de29c1802
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class WaterQualityReportCommand extends Command
{ {
$this->linkosDeviceLogService = $linkosDeviceLogService; $this->linkosDeviceLogService = $linkosDeviceLogService;
$this->fill(now()->subHour()); $this->fill(now());
} }
protected function fill(Carbon $monitoredAt) protected function fill(Carbon $monitoredAt)