...
|
...
|
@@ -18,22 +18,22 @@ yohobuy.platform.env.serverport = 8 |
|
|
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
|
|
|
|
|
|
|
|
|
jdbc.mysql.platform.erp_product.master = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.erp_product.slave = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.erp_product.master = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.erp_product.username = yh_test
|
|
|
jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.platform.erp_supplier.master = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.erp_supplier.slave = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.erp_supplier.username = yh_test
|
|
|
jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.platform.yhb_account.master = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.yhb_account.slave = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.yhb_account.username = yh_test
|
|
|
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.platform.yh_guang.master = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.yh_guang.slave = 192.168.50.69:9980
|
|
|
jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3360
|
|
|
jdbc.mysql.platform.yh_guang.username = yh_test
|
|
|
jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== |
...
|
...
|
|