From 090942b4987958a3be9b21d0775019c07dd722d9 Mon Sep 17 00:00:00 2001
From: tangxu <tangxu76880903>
Date: 星期五, 03 五月 2024 23:52:34 +0800
Subject: [PATCH] 命名空间

---
 WaterPredict/IStation.ChEr.WebApi.Predict/任务/CalcWaterPredictJob.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WaterPredict/IStation.ChEr.WebApi.Predict/\344\273\273\345\212\241/CalcWaterPredictJob.cs" "b/WaterPredict/IStation.ChEr.WebApi.Predict/\344\273\273\345\212\241/CalcWaterPredictJob.cs"
index eb8e196..3b2408a 100644
--- "a/WaterPredict/IStation.ChEr.WebApi.Predict/\344\273\273\345\212\241/CalcWaterPredictJob.cs"
+++ "b/WaterPredict/IStation.ChEr.WebApi.Predict/\344\273\273\345\212\241/CalcWaterPredictJob.cs"
@@ -8,7 +8,7 @@
 using Quartz;
 using System.Threading.Tasks;
 
-namespace IStation.WebApi
+namespace IStation.ChEr.WebApi
 {
 
     /// <summary>

--
Gitblit v1.9.3