Authored by huangping

Update global-autoconfig.properties

@@ -196,6 +196,11 @@ jdbc.mysql.yhbsearch.slave = 192.168.102.216:3306 @@ -196,6 +196,11 @@ jdbc.mysql.yhbsearch.slave = 192.168.102.216:3306
196 jdbc.mysql.yhbsearch.username = yh_test 196 jdbc.mysql.yhbsearch.username = yh_test
197 jdbc.mysql.yhbsearch.password = 9nm0icOwt6bMHjMusIfMLw== 197 jdbc.mysql.yhbsearch.password = 9nm0icOwt6bMHjMusIfMLw==
198 198
  199 +jdbc.mysql.lineshops.master=192.168.102.219:3306
  200 +jdbc.mysql.lineshops.slave=192.168.102.219:3306
  201 +jdbc.mysql.lineshops.username=yh_test
  202 +jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw==
  203 +
199 # search-es 204 # search-es
200 search.es.cluster.name = yohosearch_test 205 search.es.cluster.name = yohosearch_test
201 search.es.servers = 192.168.102.216:9300 192.168.102.209:9300 206 search.es.servers = 192.168.102.216:9300 192.168.102.209:9300