Update platform-seller-autoconfig.properties
Showing
1 changed file
with
3 additions
and
3 deletions
@@ -61,9 +61,9 @@ jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | @@ -61,9 +61,9 @@ jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | ||
61 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | 61 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== |
62 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | 62 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 |
63 | jdbc.mysql.platform.yhb_account.username = yh_test | 63 | jdbc.mysql.platform.yhb_account.username = yh_test |
64 | -jdbc.mysql.platform.bigdata_store.slave = 118.89.235.30:3306 | ||
65 | -jdbc.mysql.platform.bigdata_store.username = yh_test_bigdata | ||
66 | -jdbc.mysql.platform.bigdata_store.password = rALdkYPZCr4QyzBfVCGdXA== | 64 | +jdbc.mysql.platform.bigdata_store.slave = read.passport.yohoops.org:3306 |
65 | +jdbc.mysql.platform.bigdata_store.username = yh_test | ||
66 | +jdbc.mysql.platform.bigdata_store.password = 9nm0icOwt6bMHjMusIfMLw== | ||
67 | 67 | ||
68 | zkAddress=192.168.102.48:2181 | 68 | zkAddress=192.168.102.48:2181 |
69 | 69 |
-
Please register or login to post a comment