From 26d8996e55c33186800031f7c305688035bb3182 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期二, 30 四月 2024 15:03:41 +0800 Subject: [PATCH] 修改名字 --- WaterPredict/IStation.ChEr.DAL.WaterPredict/Model/PredictData.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WaterPredict/IStation.ChEr.DAL.WaterPredict/Model/PredictData.cs b/WaterPredict/IStation.ChEr.DAL.WaterPredict/Model/PredictData.cs index 9a03e32..9bf989c 100644 --- a/WaterPredict/IStation.ChEr.DAL.WaterPredict/Model/PredictData.cs +++ b/WaterPredict/IStation.ChEr.DAL.WaterPredict/Model/PredictData.cs @@ -4,7 +4,7 @@ using System.Text; using System.Threading.Tasks; -namespace ISupply.Model +namespace IStation.ChEr.Model { public class PredictData : Model.BaseTraceModel, System.ICloneable { -- Gitblit v1.9.3