From 2284ddda0e49d402ff901d6691e937af4c628858 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期四, 23 十一月 2023 15:02:06 +0800 Subject: [PATCH] 2023年11月23日 --- Hydro.CommonBase/ParamModel.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Hydro.CommonBase/ParamModel.cs b/Hydro.CommonBase/ParamModel.cs index d05263f..ee15375 100644 --- a/Hydro.CommonBase/ParamModel.cs +++ b/Hydro.CommonBase/ParamModel.cs @@ -13,7 +13,7 @@ using Newtonsoft.Json; using Hydro.Core.Model; -namespace Hydro.CommonBase +namespace CommonBase { public class GeneticParams { -- Gitblit v1.9.3