Showing
1 changed file
with
8 additions
and
8 deletions
@@ -18,22 +18,22 @@ yohobuy.platform.env.serverport = 8 | @@ -18,22 +18,22 @@ yohobuy.platform.env.serverport = 8 | ||
18 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 18 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
19 | 19 | ||
20 | 20 | ||
21 | -jdbc.mysql.platform.erp_product.master = 192.168.50.69:9980 | ||
22 | -jdbc.mysql.platform.erp_product.slave = 192.168.50.69:9980 | 21 | +jdbc.mysql.platform.erp_product.master = 192.168.102.219:3360 |
22 | +jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3360 | ||
23 | jdbc.mysql.platform.erp_product.username = yh_test | 23 | jdbc.mysql.platform.erp_product.username = yh_test |
24 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | 24 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== |
25 | 25 | ||
26 | -jdbc.mysql.platform.erp_supplier.master = 192.168.50.69:9980 | ||
27 | -jdbc.mysql.platform.erp_supplier.slave = 192.168.50.69:9980 | 26 | +jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3360 |
27 | +jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3360 | ||
28 | jdbc.mysql.platform.erp_supplier.username = yh_test | 28 | jdbc.mysql.platform.erp_supplier.username = yh_test |
29 | jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | 29 | jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== |
30 | 30 | ||
31 | -jdbc.mysql.platform.yhb_account.master = 192.168.50.69:9980 | ||
32 | -jdbc.mysql.platform.yhb_account.slave = 192.168.50.69:9980 | 31 | +jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3360 |
32 | +jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3360 | ||
33 | jdbc.mysql.platform.yhb_account.username = yh_test | 33 | jdbc.mysql.platform.yhb_account.username = yh_test |
34 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | 34 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== |
35 | 35 | ||
36 | -jdbc.mysql.platform.yh_guang.master = 192.168.50.69:9980 | ||
37 | -jdbc.mysql.platform.yh_guang.slave = 192.168.50.69:9980 | 36 | +jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3360 |
37 | +jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3360 | ||
38 | jdbc.mysql.platform.yh_guang.username = yh_test | 38 | jdbc.mysql.platform.yh_guang.username = yh_test |
39 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | 39 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== |
-
Please register or login to post a comment