From de6cca765801bf519d72dc4271ee8ae81d1b4fec Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 25 三月 2024 19:33:07 +0800
Subject: [PATCH] 补充查询历史数据内容

---
 WebApi/IStation.ChEr.WebApi.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebApi/IStation.ChEr.WebApi.csproj b/WebApi/IStation.ChEr.WebApi.csproj
index 1e81ff0..eace744 100644
--- a/WebApi/IStation.ChEr.WebApi.csproj
+++ b/WebApi/IStation.ChEr.WebApi.csproj
@@ -208,6 +208,7 @@
     <Compile Include="Controllers\AnaPrjController.cs" />
     <Compile Include="Controllers\HomeController.cs" />
     <Compile Include="Controllers\AnaSettingController.cs" />
+    <Compile Include="Controllers\PumpRunController.cs" />
     <Compile Include="Controllers\ReservoirParasController.cs" />
     <Compile Include="Controllers\ReservoirWaterLevelController.cs" />
     <Compile Include="Controllers\RiverWaterLevelDropController.cs" />
@@ -223,6 +224,7 @@
     <Compile Include="浼楁瘏璋冨害\dto\input\ScadaDispatchInput.cs" />
     <Compile Include="浼楁瘏璋冨害\dto\MonitorRecord.cs" />
     <Compile Include="浼楁瘏璋冨害\dto\output\ScadaDispatchOutput.cs" />
+    <Compile Include="浼楁瘏璋冨害\PumpRunParasDay.cs" />
     <Compile Include="浼楁瘏璋冨害\ZyConnectHelper.cs" />
     <Compile Include="姘存�婚噺\TotalWaterInHelper.cs" />
     <Compile Include="姘存�婚噺\TotalWaterOutHelper.cs" />

--
Gitblit v1.9.3