Authored by DengXinFei

Update global-autoconfig.properties

@@ -203,6 +203,11 @@ jdbc.mysql.yhmessage.slave=read.passport.yohoops.org:3306 @@ -203,6 +203,11 @@ jdbc.mysql.yhmessage.slave=read.passport.yohoops.org:3306
203 #yoho_logs配置读写分离, 暂时将表存在yoho_sms中 203 #yoho_logs配置读写分离, 暂时将表存在yoho_sms中
204 jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306 204 jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
205 205
  206 +jdbc.mysql.yh_logs.master=yohologs.yohoops.org:3306
  207 +jdbc.mysql.yh_logs.username=yh_test
  208 +jdbc.mysql.yh_logs.password=9nm0icOwt6bMHjMusIfMLw==
  209 +
  210 +
206 #yoho_passport读写数据分离 211 #yoho_passport读写数据分离
207 jdbc.mysql.yohopassport.master=192.168.102.219:3306 212 jdbc.mysql.yohopassport.master=192.168.102.219:3306
208 jdbc.mysql.yohopassport.slave=192.168.102.219:3306 213 jdbc.mysql.yohopassport.slave=192.168.102.219:3306