From 26d8996e55c33186800031f7c305688035bb3182 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期二, 30 四月 2024 15:03:41 +0800 Subject: [PATCH] 修改名字 --- WaterPredict/Station.ChEr.Application.WaterPredict/01-info/SSAPredictHelper.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WaterPredict/Station.ChEr.Application.WaterPredict/01-map-info/SSAPredictHelper.cs b/WaterPredict/Station.ChEr.Application.WaterPredict/01-info/SSAPredictHelper.cs similarity index 98% rename from WaterPredict/Station.ChEr.Application.WaterPredict/01-map-info/SSAPredictHelper.cs rename to WaterPredict/Station.ChEr.Application.WaterPredict/01-info/SSAPredictHelper.cs index a498d46..8df624e 100644 --- a/WaterPredict/Station.ChEr.Application.WaterPredict/01-map-info/SSAPredictHelper.cs +++ b/WaterPredict/Station.ChEr.Application.WaterPredict/01-info/SSAPredictHelper.cs @@ -1,8 +1,8 @@ 锘縰sing Microsoft.ML; using Microsoft.ML.Transforms.TimeSeries; -using static Yw.Application.ConnectHelper; +using static IStation.Application.ConnectHelper; -namespace Yw.Service +namespace IStation.Service { /// <summary> /// 鍗曡氨鍒嗘瀽锛�.Net锛� -- Gitblit v1.9.3