Add Replace
This commit is contained in:
@@ -103,6 +103,7 @@ func Init(props *InitProps) {
|
||||
BuildFindOffset(col, report)
|
||||
BuildGetOne(col, report)
|
||||
BuildDeleteOne(col, report)
|
||||
BuildReplaceOne(col, report)
|
||||
|
||||
client.AddDefinition(col)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user