|
|
@ -176,7 +176,7 @@
|
|
|
|
select
|
|
|
|
select
|
|
|
|
<include refid="Base_Column_List"/>
|
|
|
|
<include refid="Base_Column_List"/>
|
|
|
|
from terminals
|
|
|
|
from terminals
|
|
|
|
where line_id = #{lineid} and tower_id = #{towerid} and status = #{status} limit 1;
|
|
|
|
where line_id = #{lineid} and tower_id = #{towerid} and status = #{status}
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<select id="selectByTowerId" resultMap="BaseResultMap">
|
|
|
|
<select id="selectByTowerId" resultMap="BaseResultMap">
|
|
|
|
select
|
|
|
|
select
|
|
|
|