...
|
...
|
@@ -485,3 +485,13 @@ jdbc.mysql.yhmessage.master=192.168.103.36:3306 |
|
|
jdbc.mysql.yhmessage.slave=192.168.103.36:3306
|
|
|
jdbc.mysql.yhmessage.username=yh_test
|
|
|
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.platform.erp_orders.slave=192.1681.103.36
|
|
|
|
|
|
#erp-orders配置读写分离
|
|
|
jdbc.mysql.platform.erp_orders.master=192.168.103.36:3306
|
|
|
jdbc.mysql.platform.erp_orders.slave=192.168.103.36:3306
|
|
|
jdbc.mysql.platform.erp_orders.username=yh_test
|
|
|
jdbc.mysql.platform.erp_orders.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
...
|
...
|
|