Commit 969b258f by wancheng

配置管理更新

parent 643184de
...@@ -233,8 +233,7 @@ ...@@ -233,8 +233,7 @@
</insert> </insert>
<delete id="delete"> <delete id="delete">
DELETE FROM ${hggpSchema}.HGPZ010 WHERE UPDATE ${hggpSchema}.HGPZ010 SET DELETE_FLAG = 1 WHERE ID = #id#
ID = #id#
</delete> </delete>
<update id="update"> <update id="update">
......
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