[ChunJun连接器][Mysql Source] connection jdbcUrl的样例和文字描述不符
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar document issue.
### Description
[ChunJun连接器][Mysql Source] connection jdbcUrl的样例和文字描述不符。样例jdbcUrl是List
`"connection": [{
"jdbcUrl": ["jdbc:mysql://0.0.0.1:3306/database?useSSL=false"],
"table": ["table"],
"schema":"public"
}]`
文字说明jdbcUrl应该是string类型
### Documentation Links
https://dtstack.github.io/chunjun/documents/zh/ChunJun%E8%BF%9E%E6%8E%A5%E5%99%A8@mysql@mysql-source?lang=zh#%E5%9B%9B%E3%80%81%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.