From 4a88820b28e7b369c4c7cf8e9c80bec4f000e1a9 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 24 五月 2021 20:09: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