From a85b1eeabd2b91d043fe34614cc0fea65c37b31b Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期三, 24 四月 2024 15:20:37 +0800 Subject: [PATCH] 优化指定水位 --- WebApi/IStation.ChEr.WebApi.csproj | 31 +++++++++++++++++++++++++++---- 1 files changed, 27 insertions(+), 4 deletions(-) diff --git a/WebApi/IStation.ChEr.WebApi.csproj b/WebApi/IStation.ChEr.WebApi.csproj index 9757240..b57e5c2 100644 --- a/WebApi/IStation.ChEr.WebApi.csproj +++ b/WebApi/IStation.ChEr.WebApi.csproj @@ -45,13 +45,31 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> + <Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> + <HintPath>..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath> + </Reference> + <Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL"> + <HintPath>..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath> + </Reference> <Reference Include="Microsoft.CSharp" /> + <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> + <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> + </Reference> + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> + <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> + </Reference> + <Reference Include="Quartz, Version=2.4.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL"> + <HintPath>..\packages\Quartz.2.4.0\lib\net40\Quartz.dll</HintPath> + </Reference> <Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL"> <HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.Data" /> + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> + </Reference> <Reference Include="System.Drawing" /> <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> @@ -68,6 +86,7 @@ <Private>True</Private> <Private>True</Private> </Reference> + <Reference Include="System.Runtime.Remoting" /> <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> <Private>True</Private> @@ -103,9 +122,6 @@ <Reference Include="Microsoft.Web.Infrastructure, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <Private>True</Private> <HintPath>..\packages\Microsoft.Web.Infrastructure.2.0.1\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> - </Reference> - <Reference Include="Newtonsoft.Json"> - <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="System.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll</HintPath> @@ -172,6 +188,7 @@ <Compile Include="Api\ApiResult_Object.cs" /> <Compile Include="Api\ApiResult_Status.cs" /> <Compile Include="Api\ApiResult_T.cs" /> + <Compile Include="Api\CustomHandleErrorAttribute.cs" /> <Compile Include="App_Start\BundleConfig.cs" /> <Compile Include="App_Start\FilterConfig.cs" /> <Compile Include="App_Start\RouteConfig.cs" /> @@ -215,17 +232,21 @@ <Compile Include="Controllers\RiverWaterLevelDropController.cs" /> <Compile Include="Controllers\TotalWaterOutController.cs" /> <Compile Include="Controllers\TotalWaterInController.cs" /> + <Compile Include="Dto\ZyPrjAnaSetting.cs" /> <Compile Include="Global.asax.cs"> <DependentUpon>Global.asax</DependentUpon> </Compile> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Controllers\TideController.cs" /> + <Compile Include="浠诲姟\SynZyDayInfoDayJob.cs" /> + <Compile Include="浠诲姟\ScheduleTask.cs" /> <Compile Include="浼楁瘏璋冨害\dto\OutPrj.cs" /> <Compile Include="浼楁瘏璋冨害\dto\DtoPrj.cs" /> <Compile Include="浼楁瘏璋冨害\dto\input\ScadaDispatchInput.cs" /> <Compile Include="浼楁瘏璋冨害\dto\MonitorRecord.cs" /> <Compile Include="浼楁瘏璋冨害\dto\output\ScadaDispatchOutput.cs" /> <Compile Include="浼楁瘏璋冨害\PumpRunParasDay.cs" /> + <Compile Include="浼楁瘏璋冨害\ZyProjectHelper.cs" /> <Compile Include="浼楁瘏璋冨害\ZyConnectHelper.cs" /> <Compile Include="姘存�婚噺\TotalWaterInHelper.cs" /> <Compile Include="姘存�婚噺\TotalWaterOutHelper.cs" /> @@ -277,6 +298,9 @@ <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" /> <Content Include="paras_settings.json" /> <Content Include="Config\log4net.config" /> + <None Include="job_scheduling_data_2_0.xsd"> + <SubType>Designer</SubType> + </None> <None Include="Scripts\jquery-3.4.1.intellisense.js" /> <Content Include="Scripts\jquery-3.4.1.js" /> <Content Include="Scripts\jquery-3.4.1.min.js" /> @@ -300,7 +324,6 @@ </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> - <Folder Include="Models\" /> <Folder Include="Tide\" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3