Authored by qianjun

Update global-autoconfig.properties

@@ -11,6 +11,12 @@ yoho.env.productmode = TEST @@ -11,6 +11,12 @@ yoho.env.productmode = TEST
11 11
12 ### ****************************** database *********************************** 12 ### ****************************** database ***********************************
13 13
  14 +#yohocrm
  15 +jdbc.mysql.yohocrm.master=192.168.102.219:3306
  16 +jdbc.mysql.yohocrm.slave=192.168.102.219:3306
  17 +jdbc.mysql.yohocrm.username=yh_test
  18 +jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw==
  19 +
14 ##yh_push 20 ##yh_push
15 bigdate.db.url=192.168.102.219:3306 21 bigdate.db.url=192.168.102.219:3306
16 bigdate.db.password=9nm0icOwt6bMHjMusIfMLw== 22 bigdate.db.password=9nm0icOwt6bMHjMusIfMLw==