1時間単位での集計を追加
This commit is contained in:
parent
a62e2b83ff
commit
8fc1e07136
5 changed files with 245 additions and 77 deletions
|
@ -10,6 +10,8 @@ export interface IStats {
|
|||
|
||||
date: Date;
|
||||
|
||||
span: 'day' | 'hour';
|
||||
|
||||
/**
|
||||
* ユーザーに関する統計
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue