From dadef74b33820c832a32b588c8dbe2044c98ff85 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Thu, 21 Sep 2023 15:29:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B2=97=E4=BD=8D=E7=AE=A1=E7=90=86=E5=88=A0?= =?UTF-8?q?=E9=99=A4BUG=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/com/engine/organization/mapper/job/JobMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/com/engine/organization/mapper/job/JobMapper.xml b/src/com/engine/organization/mapper/job/JobMapper.xml index 944360fc..ecd2dfdc 100644 --- a/src/com/engine/organization/mapper/job/JobMapper.xml +++ b/src/com/engine/organization/mapper/job/JobMapper.xml @@ -510,6 +510,7 @@ from jcl_org_job t inner join hrmresource h on t.ec_jobtitle = h.jobtitle and t.ec_company = h.subcompanyid1 and t.ec_department = h.departmentid + where h.status < 4