Commit 7bff3e9a authored by 刘林's avatar 刘林

Merge remote-tracking branch 'origin/develop_tzs_register' into develop_tzs_register

parents fe29a66c 360d2ead
...@@ -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