|
@@ -7,16 +7,16 @@ logging:
|
|
|
flink:
|
|
|
cdc:
|
|
|
mysql:
|
|
|
- hostname: gz-cdb-of55khc9.sql.tencentcdb.com
|
|
|
- port: 23620
|
|
|
- databaseList: fs_hospital
|
|
|
+ hostname: 172.16.0.31
|
|
|
+ port: 3306
|
|
|
+ databaseList: fs_fhjx_hospital
|
|
|
tableList:
|
|
|
- - fs_hospital.fs_user
|
|
|
- - fs_hospital.fs_store_product
|
|
|
- - fs_hospital.fs_store_product_attr_value
|
|
|
- - fs_hospital.fs_store_product_package
|
|
|
+ - fs_fhjx_hospital.fs_user
|
|
|
+ - fs_fhjx_hospital.fs_store_product
|
|
|
+ - fs_fhjx_hospital.fs_store_product_attr_value
|
|
|
+ - fs_fhjx_hospital.fs_store_product_package
|
|
|
username: root
|
|
|
- password: Rtyy_2023
|
|
|
+ password: Ylrz_1q2w3e4r5t6y
|
|
|
serverTimeZone: Asia/Shanghai
|
|
|
startupOptions: initial # 可选值: latest, initial, specificOffset, timestamp
|
|
|
checkpoint:
|