Authored by foxxy

Update global-autoconfig.properties

... ... @@ -166,6 +166,11 @@ jdbc.mysql.erpfinance.slave=192.168.102.219:3306
jdbc.mysql.erpfinance.username=yh_test
jdbc.mysql.erpfinance.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_supplier.master = 192.168.102.219:3306
jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_supplier.slave = 192.168.102.219:3306
jdbc.mysql.platform.erp_supplier.username = yh_test
## mq or call erp
erp.message.sync.type=MQ
... ...