...
|
...
|
@@ -9,4 +9,9 @@ jdbc.mysql.readonlyinslave = true |
|
|
|
|
|
msgCenter.inbox.sendMaxCount = 20
|
|
|
|
|
|
api.yoho.url = http://api-test3.dev.yohocorp.com |
|
|
\ No newline at end of file |
|
|
api.yoho.url = http://api-test3.dev.yohocorp.com
|
|
|
|
|
|
jdbc.mysql.msgCenter.master=write.passport.yohoops.org:3306
|
|
|
jdbc.mysql.msgCenter.slave=read.passport.yohoops.org:3306
|
|
|
jdbc.mysql.msgCenter.username=yh_test
|
|
|
jdbc.mysql.msgCenter.password=9nm0icOwt6bMHjMusIfMLw== |
|
|
\ No newline at end of file |
...
|
...
|
|