From 8f6d2b48f22b695574bd4a6c4ac91b1ac9f780b1 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期一, 06 五月 2024 17:28:35 +0800 Subject: [PATCH] 调度算法 大致完成 --- Schedule/IStation.Algorithm/IStation.Algorithm.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Schedule/IStation.Algorithm/IStation.Algorithm.csproj b/Schedule/IStation.Algorithm/IStation.Algorithm.csproj index 381f4a8..0e9b876 100644 --- a/Schedule/IStation.Algorithm/IStation.Algorithm.csproj +++ b/Schedule/IStation.Algorithm/IStation.Algorithm.csproj @@ -39,6 +39,8 @@ <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗%283%29.cs" /> <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗%284%29.cs" /> <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗%285%29.cs" /> + <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗%286%29.cs" /> + <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗%287%29.cs" /> <Compile Remove="Schedule\SchedulingHelper - 澶嶅埗.cs" /> </ItemGroup> -- Gitblit v1.9.3