增加 时间旅行

This commit is contained in:
iVampireSP.com 2022-12-30 20:56:21 +08:00
parent bb645b0b0b
commit 3b163e827e
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -49,6 +49,5 @@ public function boot(): void
// Carbon setTestNow // Carbon setTestNow
// Carbon::setTestNow(now()->addDays(1)); // Carbon::setTestNow(now()->addDays(1));
} }
} }