Authored by lulei

Update global-autoconfig.properties

... ... @@ -472,4 +472,10 @@ package.ticket.more.couponid=13268
default.http.type = http
erp.shop.web.url=http://192.168.103.82:9098
\ No newline at end of file
erp.shop.web.url=http://192.168.103.82:9098
#yoho-message配置读写分离
jdbc.mysql.yhmessage.master=192.168.103.36:3306
jdbc.mysql.yhmessage.slave=192.168.103.36:3306
jdbc.mysql.yhmessage.username=yh_test
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
... ...