From 557f02072fa311eefe3123aa44afebac22adc465 Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期五, 24 四月 2026 17:24:43 +0800
Subject: [PATCH] 4-24

---
 项目代码/WCS/WIDESEA_WCSServer/WIDESEA_Common/LogEnum/LogEnum.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_Common/LogEnum/LogEnum.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_Common/LogEnum/LogEnum.cs"
index ae9fe78..481d4d3 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_Common/LogEnum/LogEnum.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_Common/LogEnum/LogEnum.cs"
@@ -12,6 +12,7 @@
         RGV,
         AGV,
         System,
-        Errer
+        Errer,
+        OutTask
     }
 }

--
Gitblit v1.9.3