| | |
| | | |
| | | # binlog listener |
| | | binlog: |
| | | # 源数据库 |
| | | datasource: |
| | | host: 127.0.0.1 |
| | | port: 3308 |
| | | username: root |
| | | password: root |
| | | db: jczz_test |
| | | table: jczz_house,jczz_household,jczz_place |
| | | table: jczz_house,jczz_household,jczz_place,jczz_place_ext,blade_attach_data |
| | | enabled: false |
| | | # 目标数据库 |
| | | from: |
| | | datasource: |
| | | url: jdbc:mysql://106.225.193.35:3306/srjw?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: HCyj@2022 |