|
@@ -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
|
|
and (SELECT count(1) from pdm_stop_records r where r.line_id=t1.rec_id )>=3
|
|
</if>
|
|
</if>
|
|
</where>
|
|
</where>
|
|
-
|
|
|
|
</select>
|
|
</select>
|
|
<update id="calculateBounsProc" statementType="CALLABLE" parameterType="java.util.Map">
|
|
<update id="calculateBounsProc" statementType="CALLABLE" parameterType="java.util.Map">
|
|
{call calculateBounsProc(#{calcuDate, mode=IN})}
|
|
{call calculateBounsProc(#{calcuDate, mode=IN})}
|