From 886717334b9befbba0e64c14b1a62ec42c73d7f1 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Mon, 11 Sep 2023 15:47:02 +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=B9PG?= 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 9af8d9c5..4e8c7f43 100644 --- a/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml +++ b/src/com/engine/organization/mapper/staff/StaffPlanMapper.xml @@ -316,4 +316,14 @@ AND delete_type = 0 + + \ No newline at end of file