Small fix

This commit is contained in:
edwardro22
2017-08-09 22:16:11 +03:00
parent ae54392a85
commit 602fb59aab
11 changed files with 46 additions and 46 deletions

View File

@@ -496,7 +496,7 @@ type TpStats struct {
CreatedAt time.Time
}
type TpThresholdCfg struct {
type TpThreshold struct {
ID int64
Tpid string
Tag string `index:"0" re:""`