|
|
@ -48,7 +48,7 @@ |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="endTime!=null and endTime!=''"> |
|
|
|
<if test="endTime!=null and endTime!=''"> |
|
|
|
<![CDATA[ |
|
|
|
<![CDATA[ |
|
|
|
and create_time<=#{create_time} |
|
|
|
and create_time<=#{endTime} |
|
|
|
]]> |
|
|
|
]]> |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="status!=null and status!=''"> |
|
|
|
<if test="status!=null and status!=''"> |
|
|
|