mirror of
https://github.com/alibaba/DataX.git
synced 2026-07-22 21:01:43 +08:00
Update json syntax error
This commit is contained in:
@@ -48,7 +48,7 @@ PostgresqlReader插件实现了从PostgreSQL读取数据。在底层实现上,
|
||||
// 数据库连接密码
|
||||
"password": "xx",
|
||||
"column": [
|
||||
"id","name"
|
||||
"id","name"
|
||||
],
|
||||
//切分主键
|
||||
"splitPk": "id",
|
||||
|
||||
Reference in New Issue
Block a user