tangxu
2024-05-04 7d6ae1900551145051e382d5c05c3b787398dce0
整理API多余文件
已删除5个文件
已重命名2个文件
已修改1个文件
279 ■■■■■ 文件已修改
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/DataFolderHelper.cs 36 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/Debug_Controller.cs 51 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/PredictOut_Controller.cs 78 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/PredictWater_Controller.cs 82 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/SignalTypeGroup_Controller.cs 21 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/02-predict/ConnectHelper.cs 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/02-predict/SSAPredictHelper.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/IStation.ChEr.Application.WaterPredict.csproj 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/DataFolderHelper.cs
文件已删除
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/Debug_Controller.cs
文件已删除
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/PredictOut_Controller.cs
文件已删除
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/PredictWater_Controller.cs
文件已删除
WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/SignalTypeGroup_Controller.cs
文件已删除
WaterPredict/IStation.ChEr.Application.WaterPredict/02-predict/ConnectHelper.cs
WaterPredict/IStation.ChEr.Application.WaterPredict/02-predict/SSAPredictHelper.cs
文件名从 WaterPredict/IStation.ChEr.Application.WaterPredict/01-info/SSAPredictHelper.cs 修改
@@ -1,6 +1,5 @@
锘縰sing Microsoft.ML;
using Microsoft.ML.Transforms.TimeSeries;
using static IStation.Application.ConnectHelper;
using Microsoft.ML.Transforms.TimeSeries;
namespace IStation.Service
{
WaterPredict/IStation.ChEr.Application.WaterPredict/IStation.ChEr.Application.WaterPredict.csproj
@@ -12,6 +12,14 @@
  </PropertyGroup>
  <ItemGroup>
    <Compile Remove="02-predict\**" />
    <EmbeddedResource Remove="02-predict\**" />
    <None Remove="02-predict\**" />
  </ItemGroup>
  <ItemGroup>
    <Compile Remove="01-info\ConnectHelper.cs" />
    <Compile Remove="01-info\DataFolderHelper.cs" />
    <Compile Remove="01-info\PredictOut_Controller.cs" />
    <Compile Remove="01-info\PredictWater_Controller.cs" />
    <Compile Remove="01-info\SignalTypeGroup_Controller.cs" />