From fb5c3be6709ba89053dc75c9fabfb94cb89c6be1 Mon Sep 17 00:00:00 2001
From: hudong <Administrator@PC-20250329JZUF>
Date: 星期三, 18 六月 2025 16:14:18 +0800
Subject: [PATCH] 修改重点逻辑修改 定时充电优化

---
 core/WCSCore.cs |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/core/WCSCore.cs b/core/WCSCore.cs
index c60542f..a2519c7 100644
--- a/core/WCSCore.cs
+++ b/core/WCSCore.cs
@@ -141,11 +141,18 @@
 
 
             }
-        } internal static void Dispatch1() {
+        } 
+        internal static void Dispatch1() {
             //鏌ヨ浠诲姟
             //鑾峰彇鎵�湁绛夊緟鐨勪换鍔�             TaskProcess.SendCd();
         }
+        internal static void DSCZ()
+        {
+            //鏌ヨ浠诲姟
+            //鑾峰彇鎵�湁绛夊緟鐨勪换鍔�+            TaskProcess.SendCZ();
+        }
 
         /// <summary>
         /// 鏉ゥ鍫嗗灈鏈轰俊鍙峰弽棣�
--
Gitblit v1.9.1