...
|
...
|
@@ -235,7 +235,7 @@ |
|
|
</foreach>
|
|
|
</select>
|
|
|
|
|
|
<select id="selectStorageMinPriceList" resultMap="BaseResultMap" timeout="20000">
|
|
|
<select id="selectStorageMinPriceList" resultMap="UfoStorageMinPriceMap" timeout="20000">
|
|
|
select
|
|
|
<include refid="Base_Column_List"/>
|
|
|
from storage_price
|
...
|
...
|
|