Commit 6c79cf1b authored by zhangsen's avatar zhangsen

bug

parent dcffc5c6
...@@ -59,6 +59,6 @@ ...@@ -59,6 +59,6 @@
</select> </select>
<delete id="deleteHistoryInfoById"> <delete id="deleteHistoryInfoById">
delete from tzs_jg_change_registration_name_eq where current_document_id = #{code} delete from tzs_jg_registration_history where current_document_id = #{code}
</delete> </delete>
</mapper> </mapper>
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