From d662c08aee9ea241eb5ef89e60eee704667ca47c Mon Sep 17 00:00:00 2001
From: tangxu <tangxu76880903>
Date: 星期一, 13 五月 2024 09:26:11 +0800
Subject: [PATCH] 文件遗漏

---
 Model/IStation.Model.Basic/IStation.Model.Basic.csproj |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Model/IStation.Model.Basic/IStation.Model.Basic.csproj b/Model/IStation.Model.Basic/IStation.Model.Basic.csproj
index e3ab1fc..d05a1bd 100644
--- a/Model/IStation.Model.Basic/IStation.Model.Basic.csproj
+++ b/Model/IStation.Model.Basic/IStation.Model.Basic.csproj
@@ -89,9 +89,10 @@
     <Compile Include="pump_curve\PumpCurveMapping.cs" />
     <Compile Include="pump_curve\PumpCurve_Model.cs" />
     <Compile Include="station\Station.cs" />
-    <Compile Include="waterLevel\RiverWaterLevelDrop.cs" />
+    <Compile Include="waterLevel\eTideSouce.cs" />
+    <Compile Include="waterLevel\PumpRunParas.cs" />
     <Compile Include="waterLevel\TimeWaterLevel.cs" />
-    <Compile Include="姘村簱\ReservoirParas.cs" />
+    <Compile Include="waterLevel\WaterPredictRecord.cs" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj">

--
Gitblit v1.9.3