From d0796679591cc61da1c3718e1a17c6b29975d218 Mon Sep 17 00:00:00 2001
From: hudong <Administrator@PC-20250329JZUF>
Date: 星期一, 02 六月 2025 14:40:32 +0800
Subject: [PATCH] 1

---
 wms/WMSHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wms/WMSHelper.cs b/wms/WMSHelper.cs
index ff45bca..dfd8b73 100644
--- a/wms/WMSHelper.cs
+++ b/wms/WMSHelper.cs
@@ -989,7 +989,7 @@
 
             return result;
         }
-
+    
         internal static WMSTask GetWmsTaskByCntr(string cntr, bool active = true)
         {
             WMSTask result = null;

--
Gitblit v1.9.1