|
|
@ -221,7 +221,7 @@ |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
|
|
|
|
|
|
|
|
<if test="distributionBusinessPreCarNumerPageQueryVO.taskTimeEnd!=null "> |
|
|
|
<if test="distributionBusinessPreCarNumerPageQueryVO.taskTimeEnd!=null "> |
|
|
|
and task_time < #{distributionBusinessPreCarNumerPageQueryVO.taskTimeEnd} |
|
|
|
and task_time <= #{distributionBusinessPreCarNumerPageQueryVO.taskTimeEnd} |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
|
|
|
|
|
|
|
|
<if test="distributionBusinessPreCarNumerPageQueryVO.distrCarNumber!=null "> |
|
|
|
<if test="distributionBusinessPreCarNumerPageQueryVO.distrCarNumber!=null "> |
|
|
|