Authored by 胡古飞

fix bug

@@ -235,7 +235,7 @@ @@ -235,7 +235,7 @@
235 </foreach> 235 </foreach>
236 </select> 236 </select>
237 237
238 - <select id="selectStorageMinPriceList" resultMap="BaseResultMap" timeout="20000"> 238 + <select id="selectStorageMinPriceList" resultMap="UfoStorageMinPriceMap" timeout="20000">
239 select 239 select
240 <include refid="Base_Column_List"/> 240 <include refid="Base_Column_List"/>
241 from storage_price 241 from storage_price