@@ -205,7 +205,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and (SELECT count(1) from pdm_stop_records r where r.line_id=t1.rec_id )>=3
</if>
</where>
-
</select>
<update id="calculateBounsProc" statementType="CALLABLE" parameterType="java.util.Map">
{call calculateBounsProc(#{calcuDate, mode=IN})}