|
|
datasources:
|
|
|
yoho_activity:
|
|
|
servers:
|
|
|
- ${jdbc.mysql.yohoactivity.master}
|
|
|
- ${jdbc.mysql.yohoactivity.slave}
|
|
|
username: ${jdbc.mysql.yohoactivity.username}
|
|
|
password: ${jdbc.mysql.yohoactivity.password}
|
|
|
- ${jdbc.mysql.yhmessage.master}
|
|
|
- ${jdbc.mysql.yhmessage.slave}
|
|
|
username: ${jdbc.mysql.yhmessage.username}
|
|
|
password: ${jdbc.mysql.yhmessage.password}
|
|
|
|
|
|
yh_lottery:
|
|
|
servers:
|
...
|
...
|
|