|
@ -334,7 +334,7 @@ |
|
|
<if test="inTunnel != null "> and in_tunnel = #{inTunnel}</if> |
|
|
<if test="inTunnel != null "> and in_tunnel = #{inTunnel}</if> |
|
|
<if test="isPerceived != null "> and is_perceived = #{isPerceived}</if> |
|
|
<if test="isPerceived != null "> and is_perceived = #{isPerceived}</if> |
|
|
</where> |
|
|
</where> |
|
|
|
|
|
ORDER BY create_time desc |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<!-- 关联调度信息记录表 查询详情 --> |
|
|
<!-- 关联调度信息记录表 查询详情 --> |
|
|