Commit bbf9d895 authored by maoying's avatar maoying

Merge branch 'dev_upgrade-1225' into CSFAS_V3.0.1.3

parents 6f69e6ad 900a1a0e
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<foreach collection="list" item="item" index="index" separator=","> <foreach collection="list" item="item" index="index" separator=",">
( (
#{item.fmeaId}, #{item.fmeaId},
#{item.pointInputitemId} #{item.pointInputitemId},
#{item.state} #{item.state}
) )
</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