From 3796ad0aab8e89eb0732fed0f2eced943028909c Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期二, 23 八月 2022 22:54:19 +0800
Subject: [PATCH] 修改报工+已报废数量

---
 VueWebApi/Controllers/DeviceManagerController.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/Controllers/DeviceManagerController.cs b/VueWebApi/Controllers/DeviceManagerController.cs
index 2cd238b..db957e1 100644
--- a/VueWebApi/Controllers/DeviceManagerController.cs
+++ b/VueWebApi/Controllers/DeviceManagerController.cs
@@ -14,6 +14,7 @@
 {
     [RoutePrefix(prefix: "api/DeviceManager")]
     [ControllerGroup("璁惧绠$悊", "鍦ㄧ嚎鎺ュ彛")]
+    [ChannelActionFilter]
     public class DeviceManagerController : ApiController
     {
         //瀹氫箟鍏ㄥ眬淇℃伅杩斿洖鍙橀噺

--
Gitblit v1.9.3