From 7208ffe65e1d67646dde1a4153f5fa6b9fcc9273 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期日, 25 四月 2021 08:42:17 +0800
Subject: [PATCH] 部门基础资料 新增 修改 删除  禁用 反禁用  功能

---
 WebAPI/Controllers/LMESController.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/LMESController.cs b/WebAPI/Controllers/LMESController.cs
index 7bb1e83..0321edb 100644
--- a/WebAPI/Controllers/LMESController.cs
+++ b/WebAPI/Controllers/LMESController.cs
@@ -1104,6 +1104,7 @@
 
         }
 
-        //
+
+        
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1