Skip to content

Commit a63f493

Browse files
Merge branch 'master' into master
2 parents e9a5797 + 9168f4c commit a63f493

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mongodbwriter/doc/mongodbwriter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ MongoDBWriter通过Datax框架获取Reader生成的数据,然后将Datax支持
116116
"type": "int"
117117
}
118118
],
119-
"writeMode": {
120-
"isReplace": "true",
121-
"replaceKey": "unique_id"
122-
}
119+
"writeMode": {
120+
"isReplace": "true",
121+
"replaceKey": "unique_id"
122+
}
123123
}
124124
}
125125
}

0 commit comments

Comments
 (0)