From 8b617f84234e9c9b7fc56298bc6cc9050d314508 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Fri, 8 Sep 2023 17:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E5=88=B6=E6=96=B9=E6=A1=88=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=EF=BC=8C=E5=85=BC=E5=AE=B9Oracle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../organization/mapper/staff/StaffPlanMapper.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml b/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml index 57d4560a..9af8d9c5 100644 --- a/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml +++ b/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml @@ -306,4 +306,14 @@ AND delete_type = 0 + + \ No newline at end of file