Commit 759ddd1d authored by suhuiguang's avatar suhuiguang

1.压力管道按照装置报检,联调修改

parent 4c872f42
...@@ -730,8 +730,7 @@ ...@@ -730,8 +730,7 @@
select * from ( select * from (
<include refid="page-list-pipeline"/> <include refid="page-list-pipeline"/>
WHERE WHERE
ri."EQU_CATEGORY" = '8300' ui."PROJECT_CONTRAPTION_ID" = #{projectContraptionSeq}
and ui."PROJECT_CONTRAPTION_ID" = #{projectContraptionSeq}
ORDER BY ui.REC_DATE DESC ORDER BY ui.REC_DATE DESC
) )
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment