diff --git a/src/com/engine/organization/mapper/job/JobMapper.xml b/src/com/engine/organization/mapper/job/JobMapper.xml index 60c197f8..87b240b7 100644 --- a/src/com/engine/organization/mapper/job/JobMapper.xml +++ b/src/com/engine/organization/mapper/job/JobMapper.xml @@ -471,6 +471,7 @@ where ec_company = #{resourcePO.subcompanyid1} and ec_department = #{resourcePO.departmentid} and ec_jobtitle = #{resourcePO.jobtitle} + and delete_type = 0