Showing
1 changed file
with
7 additions
and
7 deletions
@@ -63,13 +63,13 @@ datasources: | @@ -63,13 +63,13 @@ datasources: | ||
63 | daos: | 63 | daos: |
64 | - com.yoho.unions.dal.IChannelUserDAO | 64 | - com.yoho.unions.dal.IChannelUserDAO |
65 | 65 | ||
66 | - bigdata_yoho_passport: | ||
67 | - servers: | ||
68 | - - ${jdbc.mysql.bigdataunion.slave} | ||
69 | - - ${jdbc.mysql.bigdataunion.slave} | ||
70 | - username: ${jdbc.mysql.bigdataunion.username} | ||
71 | - password: ${jdbc.mysql.bigdataunion.password} | ||
72 | - daos: | 66 | + bigdata_yoho_passport: |
67 | + servers: | ||
68 | + - ${jdbc.mysql.bigdataunion.slave} | ||
69 | + - ${jdbc.mysql.bigdataunion.slave} | ||
70 | + username: ${jdbc.mysql.bigdataunion.username} | ||
71 | + password: ${jdbc.mysql.bigdataunion.password} | ||
72 | + daos: | ||
73 | - com.yoho.unions.dal.IMobilePanChannelDAO | 73 | - com.yoho.unions.dal.IMobilePanChannelDAO |
74 | 74 | ||
75 | readOnlyInSlave: true | 75 | readOnlyInSlave: true |
-
Please register or login to post a comment