Authored by chenjian

Update global-autoconfig.properties

... ... @@ -291,6 +291,12 @@ yohomarssearch.index.translog.flush_threshold_ops = 10000
jdbc.mysql.yhcobar.username=yh_test
jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw==
#yhextendstore
jdbc.mysql.yhextendstore.master=192.168.102.219:3306
jdbc.mysql.yhextendstore.slave=192.168.102.219:3306
jdbc.mysql.yhextendstore.username=yh_test
jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw==
## mq or call erp
erp.message.sync.type=MQ
... ...