Commit 97980dae authored by hongguangwu's avatar hongguangwu

MVP1.6.6-预入职相关_t_emp_work_recording

parent 74d90fb5
...@@ -48,6 +48,6 @@ ...@@ -48,6 +48,6 @@
</resultMap> </resultMap>
<delete id="deleteWorkRecordByEmpId"> <delete id="deleteWorkRecordByEmpId">
delete from t_pre_emp_work_recording where EMP_ID = #{empId} delete from t_emp_work_recording where EMP_ID = #{empId}
</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