From 97e8cef6cba816f387c5c2f035a1273288085139 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 15 六月 2021 08:36:26 +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