From 56b519c5ee0ee0615400c7df8d455f9766fa600b Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 27 三月 2024 14:38:51 +0800
Subject: [PATCH] 版本大更新

---
 Yw.Service.Curve.Core/03-settings/paras/Paras_Curve_DataBase_SQLite.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Yw.Service.Curve.Core/3-settings/paras/Paras_Curve_DataBase.cs b/Yw.Service.Curve.Core/03-settings/paras/Paras_Curve_DataBase_SQLite.cs
similarity index 81%
rename from Yw.Service.Curve.Core/3-settings/paras/Paras_Curve_DataBase.cs
rename to Yw.Service.Curve.Core/03-settings/paras/Paras_Curve_DataBase_SQLite.cs
index 4793348..b8dc374 100644
--- a/Yw.Service.Curve.Core/3-settings/paras/Paras_Curve_DataBase.cs
+++ b/Yw.Service.Curve.Core/03-settings/paras/Paras_Curve_DataBase_SQLite.cs
@@ -3,14 +3,12 @@
     /// <summary>
     /// 
     /// </summary>
-    public class Paras_Curve_DataBase
+    public class Paras_Curve_DataBase_SQLite
     {
         /// <summary>
         /// 杩炴帴瀛楃涓�
         /// </summary>
         public string ConnectString { get; set; }
 
-
     }
-
 }

--
Gitblit v1.9.3