Showing
1 changed file
with
9 additions
and
14 deletions
@@ -15,10 +15,15 @@ jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | @@ -15,10 +15,15 @@ jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | ||
15 | jdbc.mysql.platform.erp_product.username = yh_test | 15 | jdbc.mysql.platform.erp_product.username = yh_test |
16 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | 16 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== |
17 | 17 | ||
18 | -jdbc.mysql.platform.yhb_operations.master = 192.168.50.69:9980 | ||
19 | -jdbc.mysql.platform.yhb_operations.slave = 192.168.102.219:3306 | ||
20 | -jdbc.mysql.platform.yhb_operations.username = yh_test | ||
21 | -jdbc.mysql.platform.yhb_operations.password = 9nm0icOwt6bMHjMusIfMLw== | 18 | +jdbc.mysql.platform.erp_supplier.master = 192.168.50.69:9980 |
19 | +jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306 | ||
20 | +jdbc.mysql.platform.erp_supplier.username = yh_test | ||
21 | +jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | ||
22 | + | ||
23 | +jdbc.mysql.platform.yhb_account.master = 192.168.50.69:9980 | ||
24 | +jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | ||
25 | +jdbc.mysql.platform.yhb_account.username = yh_test | ||
26 | +jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
22 | 27 | ||
23 | jdbc.mysql.platform.yhb_operations.master = 192.168.50.69:9980 | 28 | jdbc.mysql.platform.yhb_operations.master = 192.168.50.69:9980 |
24 | jdbc.mysql.platform.yhb_operations.slave = 192.168.102.219:3306 | 29 | jdbc.mysql.platform.yhb_operations.slave = 192.168.102.219:3306 |
@@ -35,16 +40,6 @@ jdbc.mysql.platform.yh_resource.slave = 192.168.102.219:3306 | @@ -35,16 +40,6 @@ jdbc.mysql.platform.yh_resource.slave = 192.168.102.219:3306 | ||
35 | jdbc.mysql.platform.yh_resource.username = yh_test | 40 | jdbc.mysql.platform.yh_resource.username = yh_test |
36 | jdbc.mysql.platform.yh_resource.password = 9nm0icOwt6bMHjMusIfMLw== | 41 | jdbc.mysql.platform.yh_resource.password = 9nm0icOwt6bMHjMusIfMLw== |
37 | 42 | ||
38 | -jdbc.mysql.platform.erp_supplier.master = 192.168.50.69:9980 | ||
39 | -jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306 | ||
40 | -jdbc.mysql.platform.erp_supplier.username = yh_test | ||
41 | -jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | ||
42 | - | ||
43 | -jdbc.mysql.platform.yhb_account.master = 192.168.50.69:9980 | ||
44 | -jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | ||
45 | -jdbc.mysql.platform.yhb_account.username = yh_test | ||
46 | -jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
47 | - | ||
48 | jdbc.mysql.platform.yh_events.master = 192.168.50.69:9980 | 43 | jdbc.mysql.platform.yh_events.master = 192.168.50.69:9980 |
49 | jdbc.mysql.platform.yh_events.slave = 192.168.102.219:3306 | 44 | jdbc.mysql.platform.yh_events.slave = 192.168.102.219:3306 |
50 | jdbc.mysql.platform.yh_events.username = yh_test | 45 | jdbc.mysql.platform.yh_events.username = yh_test |
-
Please register or login to post a comment