Showing
1 changed file
with
10 additions
and
10 deletions
@@ -8,25 +8,25 @@ file.maxsize = 50000000 | @@ -8,25 +8,25 @@ file.maxsize = 50000000 | ||
8 | file.saveDir = /Data/images | 8 | file.saveDir = /Data/images |
9 | file.uploadTempDir = /Data/images | 9 | file.uploadTempDir = /Data/images |
10 | 10 | ||
11 | -jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 | 11 | +jdbc.mysql.platform.erp_account.master = 192.168.50.69:9980 |
12 | jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== | 12 | jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== |
13 | -jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306 | 13 | +jdbc.mysql.platform.erp_account.slave = 192.168.50.69:9980 |
14 | jdbc.mysql.platform.erp_account.username = yh_test | 14 | jdbc.mysql.platform.erp_account.username = yh_test |
15 | -jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306 | 15 | +jdbc.mysql.platform.erp_product.master = 192.168.50.69:9980 |
16 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | 16 | jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== |
17 | -jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | 17 | +jdbc.mysql.platform.erp_product.slave = 192.168.50.69:9980 |
18 | jdbc.mysql.platform.erp_product.username = yh_test | 18 | jdbc.mysql.platform.erp_product.username = yh_test |
19 | -jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3306 | 19 | +jdbc.mysql.platform.erp_supplier.master = 192.168.50.69:9980 |
20 | jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | 20 | jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== |
21 | -jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306 | 21 | +jdbc.mysql.platform.erp_supplier.slave = 192.168.50.69:9980 |
22 | jdbc.mysql.platform.erp_supplier.username = yh_test | 22 | jdbc.mysql.platform.erp_supplier.username = yh_test |
23 | -jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 | 23 | +jdbc.mysql.platform.yh_guang.master = 192.168.50.69:9980 |
24 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | 24 | jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== |
25 | -jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | 25 | +jdbc.mysql.platform.yh_guang.slave = 192.168.50.69:9980 |
26 | jdbc.mysql.platform.yh_guang.username = yh_test | 26 | jdbc.mysql.platform.yh_guang.username = yh_test |
27 | -jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | 27 | +jdbc.mysql.platform.yhb_account.master = 192.168.50.69:9980 |
28 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | 28 | jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== |
29 | -jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | 29 | +jdbc.mysql.platform.yhb_account.slave = 192.168.50.69:9980 |
30 | jdbc.mysql.platform.yhb_account.username = yh_test | 30 | jdbc.mysql.platform.yhb_account.username = yh_test |
31 | 31 | ||
32 | search.server.address = http://192.168.102.216:8087/yohosearch/ | 32 | search.server.address = http://192.168.102.216:8087/yohosearch/ |
-
Please register or login to post a comment