排查max push log 的时候id不唯一
This commit is contained in:
parent
ad59188d50
commit
921349c1bc
2
maX.go
2
maX.go
@ -21,7 +21,7 @@ type MaX struct {
|
||||
Id string `json:"_id"`
|
||||
InstID string `json:"instID"`
|
||||
Period string `json:"period"`
|
||||
Timestamp time.Time `json:"timestamp"`
|
||||
Timestamp time.Time `json:"Timestamp"`
|
||||
LastUpdate time.Time `json:"lastUpdate"`
|
||||
KeyName string `json:"keyName"`
|
||||
Data []interface{} `json:"data"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user