Authored by wangnan

fix

... ... @@ -202,7 +202,7 @@
</foreach>
</select>
<resultMap id="BaseResultMap" type="com.yoho.search.dal.model.StorageUpdateTime">
<resultMap id="StorageUpdateTimeBOMap" type="com.yoho.search.dal.model.StorageUpdateTime">
<id column="product_id" property="productId" jdbcType="INTEGER"/>
<result column="storageUpdateTime" property="storageUpdateTime" jdbcType="INTEGER"/>
</resultMap>
... ...