Showing
1 changed file
with
7 additions
and
7 deletions
@@ -55,12 +55,12 @@ datasources: | @@ -55,12 +55,12 @@ datasources: | ||
55 | - com.yoho.unions.dal.IChannelSmsBlackDAO | 55 | - com.yoho.unions.dal.IChannelSmsBlackDAO |
56 | 56 | ||
57 | bigdata_yoho_passport: | 57 | bigdata_yoho_passport: |
58 | - servers: | ||
59 | - - ${jdbc.mysql.bigdataunion.slave} | ||
60 | - - ${jdbc.mysql.bigdataunion.slave} | ||
61 | - username: ${jdbc.mysql.bigdataunion.username} | ||
62 | - password: ${jdbc.mysql.bigdataunion.password} | ||
63 | - daos: | ||
64 | - - com.yoho.unions.dal.IMobilePanChannelDAO | 58 | + servers: |
59 | + - ${jdbc.mysql.bigdataunion.slave} | ||
60 | + - ${jdbc.mysql.bigdataunion.slave} | ||
61 | + username: ${jdbc.mysql.bigdataunion.username} | ||
62 | + password: ${jdbc.mysql.bigdataunion.password} | ||
63 | + daos: | ||
64 | + - com.yoho.unions.dal.IMobilePanChannelDAO | ||
65 | 65 | ||
66 | readOnlyInSlave: true | 66 | readOnlyInSlave: true |
-
Please register or login to post a comment