mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 13:02:22 +08:00
commit
f6d21f112d
@ -29,9 +29,11 @@
|
|||||||
"postSql": [],
|
"postSql": [],
|
||||||
"preSql": [],
|
"preSql": [],
|
||||||
"connection": [
|
"connection": [
|
||||||
|
{
|
||||||
"jdbcUrl":"jdbc:mysql://192.168.1.1:9030/",
|
"jdbcUrl":"jdbc:mysql://192.168.1.1:9030/",
|
||||||
"table":["xxx"],
|
"table":["xxx"],
|
||||||
"selectedDatabase":"xxxx"
|
"selectedDatabase":"xxxx"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user