...
|
...
|
@@ -27,3 +27,24 @@ watchService.watchDir = /Data/ftpdir |
|
|
yohobuy.platform.env.namespace = platform
|
|
|
yohobuy.platform.env.serverport = 8
|
|
|
yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy
|
|
|
|
|
|
jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_account.username = yh_test
|
|
|
jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_product.username = yh_test
|
|
|
jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.erp_supplier.username = yh_test
|
|
|
jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yh_guang.username = yh_test
|
|
|
jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
|
|
|
jdbc.mysql.platform.yhb_account.username = yh_test |
...
|
...
|
|