From baf741a2c65777b70d96b6c5d60204170dd92626 Mon Sep 17 00:00:00 2001
From: 海波 张 <2956280567@qq.com>
Date: 星期二, 03 六月 2025 17:31:05 +0800
Subject: [PATCH] 出库修改

---
 Program.cs |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/Program.cs b/Program.cs
index 6c4c9fd..3bf2b00 100644
--- a/Program.cs
+++ b/Program.cs
@@ -105,7 +105,10 @@
 
                 //绌烘墭鑷姩鍑哄簱
                 tasks.Add(GetTask(Monitor.ktAuto));
-                
+
+                //鏍规嵁閰嶇疆锛屾瘡闂撮殧澶氬皯鍒嗛挓鎻愰珮澶氬皯浼樺厛绾�+                tasks.Add(GetTask(Monitor.UpdateOutTaskPriority));
+               
 
             }
             public void Stop() { Console.WriteLine("work stopped"); }

--
Gitblit v1.9.1