update: statistics

This commit is contained in:
tokumeikoi
2020-12-21 17:11:48 +08:00
parent bcea2e7a54
commit 9a465d9bb4
2 changed files with 7 additions and 2 deletions

View File

@ -43,6 +43,11 @@ class V2BoardStatistics extends Command
$this->statServer();
}
private function statOrder()
{
}
private function statServer()
{
$endAt = strtotime(date('Y-m-d'));