Commit b476553b authored by suhuiguang's avatar suhuiguang

feat(已纳管设备无证时可编辑):已纳管设备调整

1.已纳管设备调整,历史设备流程中,增加车用气瓶
parent 0b74d2bd
...@@ -3076,7 +3076,7 @@ ...@@ -3076,7 +3076,7 @@
from from
tzs_jg_equip_transfer a tzs_jg_equip_transfer a
where where
and a.project_contraption_seq in a.project_contraption_seq in
<foreach collection="projectContraptionIds" item="projectContraptionId" separator="," open="(" close=")"> <foreach collection="projectContraptionIds" item="projectContraptionId" separator="," open="(" close=")">
#{projectContraptionId} #{projectContraptionId}
</foreach> </foreach>
......
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