Authored by xuhongyun

add erp_account config

... ... @@ -33,6 +33,11 @@ jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306
jdbc.mysql.platform.yhb_account.username = yh_test
jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306
jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306
jdbc.mysql.platform.erp_account.username = yh_test
jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306
jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306
jdbc.mysql.platform.yh_guang.username = yh_test
... ...