Authored by DengXinFei

消息中心数据库迁移

1 datasources: 1 datasources:
2 q_msg_system: 2 q_msg_system:
3 servers: 3 servers:
4 - - ${jdbc.mysql.yhpush.master}  
5 - - ${jdbc.mysql.yhpush.slave}  
6 - username: ${jdbc.mysql.yhpush.username}  
7 - password: ${jdbc.mysql.yhpush.password} 4 + - ${jdbc.mysql.msgCenter.master}
  5 + - ${jdbc.mysql.msgCenter.slave}
  6 + username: ${jdbc.mysql.msgCenter.username}
  7 + password: ${jdbc.mysql.msgCenter.password}
8 maxConnections: 80 8 maxConnections: 80
9 9
10 yh_inbox: 10 yh_inbox: