From 1d5b344c8be498c9989f3fe2e9846b1dcc919cb8 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期二, 06 八月 2024 17:29:23 +0800
Subject: [PATCH] 累计运行时长更新

---
 IStation.Service/IStation.Service.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/IStation.Service/IStation.Service.csproj b/IStation.Service/IStation.Service.csproj
index 73d98fa..4de65cb 100644
--- a/IStation.Service/IStation.Service.csproj
+++ b/IStation.Service/IStation.Service.csproj
@@ -14,12 +14,15 @@
 	  <Compile Remove="02-model\00-basic\03-verification\**" />
 	  <Compile Remove="08-algorithm\02-schedule - 绗涘崱灏斿墠\**" />
 	  <Compile Remove="08-algorithm\02-schedule_鍔犵郴鏁板墠\**" />
+	  <Compile Remove="09-hydraulic\01-\**" />
 	  <EmbeddedResource Remove="02-model\00-basic\03-verification\**" />
 	  <EmbeddedResource Remove="08-algorithm\02-schedule - 绗涘崱灏斿墠\**" />
 	  <EmbeddedResource Remove="08-algorithm\02-schedule_鍔犵郴鏁板墠\**" />
+	  <EmbeddedResource Remove="09-hydraulic\01-\**" />
 	  <None Remove="02-model\00-basic\03-verification\**" />
 	  <None Remove="08-algorithm\02-schedule - 绗涘崱灏斿墠\**" />
 	  <None Remove="08-algorithm\02-schedule_鍔犵郴鏁板墠\**" />
+	  <None Remove="09-hydraulic\01-\**" />
 	</ItemGroup>
 
 	<ItemGroup>
@@ -30,6 +33,7 @@
 	  <Compile Remove="07-global\01-helper\ScadaHistoryDataHelper.cs" />
 	  <Compile Remove="07-global\01-helper\ScadaRealTimeDataHelper.cs" />
 	  <Compile Remove="08-algorithm\02-schedule\ScheduleConfigHelper.cs" />
+	  <Compile Remove="08-algorithm\02-schedule\ScheduleHelper - 澶嶅埗 %282%29.cs" />
 	  <Compile Remove="08-algorithm\02-schedule\ScheduleHelper - 澶嶅埗.cs" />
 	  <Compile Remove="08-algorithm\02-schedule\ScheduleHelper_test.cs" />
 	  <Compile Remove="08-algorithm\02-schedule\ScheduleHelper_test_Model.cs" />

--
Gitblit v1.9.3