Authored by tanling

no message

... ... @@ -55,12 +55,12 @@ datasources:
- com.yoho.unions.dal.IChannelSmsBlackDAO
bigdata_yoho_passport:
servers:
- ${jdbc.mysql.bigdataunion.slave}
- ${jdbc.mysql.bigdataunion.slave}
username: ${jdbc.mysql.bigdataunion.username}
password: ${jdbc.mysql.bigdataunion.password}
daos:
- com.yoho.unions.dal.IMobilePanChannelDAO
servers:
- ${jdbc.mysql.bigdataunion.slave}
- ${jdbc.mysql.bigdataunion.slave}
username: ${jdbc.mysql.bigdataunion.username}
password: ${jdbc.mysql.bigdataunion.password}
daos:
- com.yoho.unions.dal.IMobilePanChannelDAO
readOnlyInSlave: true
\ No newline at end of file
... ...