...
|
...
|
@@ -11,6 +11,12 @@ yoho.env.productmode = TEST |
|
|
|
|
|
### ****************************** database ***********************************
|
|
|
|
|
|
#yohocrm
|
|
|
jdbc.mysql.yohocrm.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohocrm.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohocrm.username=yh_test
|
|
|
jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
##yh_push
|
|
|
bigdate.db.url=192.168.102.219:3306
|
|
|
bigdate.db.password=9nm0icOwt6bMHjMusIfMLw==
|
...
|
...
|
|