Finish the dashboard summary things.

This commit is contained in:
zicla
2018-12-01 21:45:58 +08:00
parent 439d23df2d
commit 2d1a95594f
12 changed files with 229 additions and 61 deletions

View File

@ -12,7 +12,6 @@ type Footprint struct {
Params string `json:"params"`
Cost int64 `json:"cost"`
Success bool `json:"success"`
Dt string `json:"dt"`
}
// set File's table name to be `profiles`