Commit 24bf864b by guojuxing

pmd

parent d27ed59a
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
</foreach> </foreach>
</update> </update>
<delete id="logicalRemove"> <update id="logicalRemove">
delete from tab_index_desc_enterprise where enterprise_id = #{enterpriseId} delete from tab_index_desc_enterprise where enterprise_id = #{enterpriseId}
</delete> </update>
</mapper> </mapper>
\ No newline at end of file
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