From fae7220cb567ba0db21eb482ef8da767e8f63792 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 17 八月 2021 18:32:34 +0800
Subject: [PATCH] 报工平台产量汇报加审核,web端产量汇报列表(编辑、审核、反审核、删除)
---
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