尝试给上报到elasticsearch的文档加_id
This commit is contained in:
parent
d17526b50a
commit
8973ef16f6
@ -20,7 +20,6 @@ import (
|
|||||||
|
|
||||||
type Candle struct {
|
type Candle struct {
|
||||||
core *Core
|
core *Core
|
||||||
Id string `json:"_id"`
|
|
||||||
InstId string
|
InstId string
|
||||||
Period string
|
Period string
|
||||||
Data []interface{}
|
Data []interface{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user