add value graph

This commit is contained in:
shoopea
2021-12-05 18:23:08 +08:00
parent 40c4261328
commit 76dacf33d9
5 changed files with 166 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
package main
import "time"
import (
"time"
)
type Stat struct {
CompanyID uint8