...
|
...
|
@@ -43,3 +43,34 @@ watchService.watchDir = /Data/ftpdir |
|
|
yohobuy.pfseller.env.namespace = pfseller
|
|
|
yohobuy.pfseller.env.serverport = 2
|
|
|
yohobuy.pfseller.env.webapphome = /home/test/platform-seller/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.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
|
|
|
jdbc.mysql.platform.bigdata_store.slave = 118.89.235.30:3306
|
|
|
jdbc.mysql.platform.bigdata_store.username = yh_test_bigdata
|
|
|
jdbc.mysql.platform.bigdata_store.password = rALdkYPZCr4QyzBfVCGdXA==
|
|
|
|
|
|
zkAddress=192.168.102.48:2181
|
|
|
|
|
|
platformRedis.proxy.address=192.168.102.45
|
|
|
platformRedis.proxy.port=6379
|
|
|
platformRedis.proxy.auth=redis9646
|
|
|
|
|
|
unionRedis.proxy.address = 192.168.102.211
|
|
|
unionRedis.proxy.auth = redis9646
|
|
|
unionRedis.proxy.port = 6379 |
|
|
\ No newline at end of file |
...
|
...
|
|