更新 Speed/ServerUsagesSyncService.php
This commit is contained in:
parent
4bcb891f24
commit
b9d50fa717
@ -36,7 +36,7 @@ class ServerUsagesSyncService
|
||||
}
|
||||
|
||||
if ($bandwidth > 0) {
|
||||
$server->update([
|
||||
$server->skipValidation()->update([
|
||||
'bandwidth_usage' => $bandwidth,
|
||||
'hydrated_at' => now(),
|
||||
]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user