fix
This commit is contained in:
parent
7ee5ccd513
commit
273a98d985
@ -91,7 +91,7 @@ type findRecordQuery struct {
|
||||
type updateOp struct {
|
||||
Push struct {
|
||||
Records struct {
|
||||
Each []consensus.Record `bson:"$each""`
|
||||
Each []consensus.Record `bson:"$each"`
|
||||
Pos int `bson:"$position"`
|
||||
} `bson:"records"`
|
||||
} `bson:"$push"`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user