Authored by mlge

数据库配置

@@ -133,6 +133,8 @@ datasources: @@ -133,6 +133,8 @@ datasources:
133 - com.yohobuy.platform.dal.operations.AppEntranceIconTypeMapper 133 - com.yohobuy.platform.dal.operations.AppEntranceIconTypeMapper
134 - com.yohobuy.platform.dal.operations.AppEntranceIconZipMapper 134 - com.yohobuy.platform.dal.operations.AppEntranceIconZipMapper
135 - com.yohobuy.platform.dal.operations.AppStartImageMapper 135 - com.yohobuy.platform.dal.operations.AppStartImageMapper
  136 + - com.yohobuy.platform.dal.operations.IMiniappRewardsDao
  137 + - com.yohobuy.platform.dal.operations.IRedpacketConfigDao
136 yh_shops: 138 yh_shops:
137 servers: 139 servers:
138 - 192.168.102.219:3306 140 - 192.168.102.219:3306
@@ -131,6 +131,8 @@ datasources: @@ -131,6 +131,8 @@ datasources:
131 - com.yohobuy.platform.dal.operations.AppEntranceIconTypeMapper 131 - com.yohobuy.platform.dal.operations.AppEntranceIconTypeMapper
132 - com.yohobuy.platform.dal.operations.AppEntranceIconZipMapper 132 - com.yohobuy.platform.dal.operations.AppEntranceIconZipMapper
133 - com.yohobuy.platform.dal.operations.AppStartImageMapper 133 - com.yohobuy.platform.dal.operations.AppStartImageMapper
  134 + - com.yohobuy.platform.dal.operations.IMiniappRewardsDao
  135 + - com.yohobuy.platform.dal.operations.IRedpacketConfigDao
134 yh_shops: 136 yh_shops:
135 servers: 137 servers:
136 - ${jdbc.mysql.yhshops.master} 138 - ${jdbc.mysql.yhshops.master}