|
|
@ -78,7 +78,7 @@ |
|
|
and ip.END_DATE >= DATE_FORMAT(now(),'%Y-%m-%d') |
|
|
and ip.END_DATE >= DATE_FORMAT(now(),'%Y-%m-%d') |
|
|
</if> |
|
|
</if> |
|
|
</if> |
|
|
</if> |
|
|
order by ip.CREATED_TIME desc |
|
|
order by ip.START_DATE desc |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<select id="selectTitle" parameterType="java.lang.String" resultType="java.lang.String"> |
|
|
<select id="selectTitle" parameterType="java.lang.String" resultType="java.lang.String"> |
|
|
|