Authored by qianjun

Update global-autoconfig.properties

@@ -17,6 +17,14 @@ jdbc.mysql.yohocrm.slave=192.168.102.219:3306 @@ -17,6 +17,14 @@ jdbc.mysql.yohocrm.slave=192.168.102.219:3306
17 jdbc.mysql.yohocrm.username=yh_test 17 jdbc.mysql.yohocrm.username=yh_test
18 jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw== 18 jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw==
19 19
  20 +#for crm read db
  21 +jdbc.mysql.yohopassport.onlyslave=192.168.102.219:3306
  22 +jdbc.mysql.yhpassport.onlyslave=192.168.102.219:3306
  23 +jdbc.mysql.yhshops.onlyslave=192.168.102.219:3306
  24 +jdbc.mysql.yhoperations.onlyslave=192.168.102.219:3306
  25 +jdbc.mysql.yh.username=yh_test
  26 +jdbc.mysql.yh.password=9nm0icOwt6bMHjMusIfMLw==
  27 +
20 ##yh_push 28 ##yh_push
21 bigdate.db.url=192.168.102.219:3306 29 bigdate.db.url=192.168.102.219:3306
22 bigdate.db.password=9nm0icOwt6bMHjMusIfMLw== 30 bigdate.db.password=9nm0icOwt6bMHjMusIfMLw==