From ed113213fc94c3d9886ea08dfddd09d08d9ba7d5 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期三, 16 四月 2025 19:19:34 +0800 Subject: [PATCH] 调度代码修正 --- 02-desktop/Desktop/IStation.Test/Program.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/02-desktop/Desktop/IStation.Test/Program.cs b/02-desktop/Desktop/IStation.Test/Program.cs index b78ad3a..3f8a0a0 100644 --- a/02-desktop/Desktop/IStation.Test/Program.cs +++ b/02-desktop/Desktop/IStation.Test/Program.cs @@ -20,7 +20,10 @@ //StationCombineHelper.Start(1);// 5 缁勫悎鍋忓樊淇 //StationCombineHelper.Start(2);// 5 缁勫悎鍋忓樊淇 - StationCombineHelper.Start(3);// 6 鍒嗘瀽娉甸璋辩郴鏁� + // 6 鍒嗘瀽娉甸璋辩郴鏁� + // 7 + Station2TotalFlowDiffHelper.Start();// 8 琛ュ叏娴侀噺鍋忓樊 + Console.WriteLine(); Console.WriteLine("ok"); Console.ReadKey(); -- Gitblit v1.9.3