Update yohobuy-platform-autoconfig.properties
Showing
1 changed file
with
21 additions
and
0 deletions
@@ -27,3 +27,24 @@ watchService.watchDir = /Data/ftpdir | @@ -27,3 +27,24 @@ watchService.watchDir = /Data/ftpdir | ||
27 | yohobuy.platform.env.namespace = platform | 27 | yohobuy.platform.env.namespace = platform |
28 | yohobuy.platform.env.serverport = 8 | 28 | yohobuy.platform.env.serverport = 8 |
29 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 29 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
30 | + | ||
31 | +jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 | ||
32 | +jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
33 | +jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306 | ||
34 | +jdbc.mysql.platform.erp_account.username = yh_test | ||
35 | +jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306 | ||
36 | +jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | ||
37 | +jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | ||
38 | +jdbc.mysql.platform.erp_product.username = yh_test | ||
39 | +jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3306 | ||
40 | +jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw== | ||
41 | +jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306 | ||
42 | +jdbc.mysql.platform.erp_supplier.username = yh_test | ||
43 | +jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 | ||
44 | +jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | ||
45 | +jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | ||
46 | +jdbc.mysql.platform.yh_guang.username = yh_test | ||
47 | +jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | ||
48 | +jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
49 | +jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | ||
50 | +jdbc.mysql.platform.yhb_account.username = yh_test |
-
Please register or login to post a comment