From 6ae670780041c98a82cb11bbe5fe2f82e1c82154 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 19 八月 2024 10:21:13 +0800
Subject: [PATCH] 修改资产命名空间,修改vmo引用

---
 Service/HStation.Service.Assets.Core/03-settings/01-paras/01-database/Paras_Xhs_DataBase_SQLite.cs |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/03-settings/01-paras/01-database/Paras_Xhs_DataBase_SQLite.cs b/Service/HStation.Service.Assets.Core/03-settings/01-paras/01-database/Paras_Xhs_DataBase_SQLite.cs
new file mode 100644
index 0000000..ed6c5d7
--- /dev/null
+++ b/Service/HStation.Service.Assets.Core/03-settings/01-paras/01-database/Paras_Xhs_DataBase_SQLite.cs
@@ -0,0 +1,13 @@
+锘縩amespace HStation.Settings.Assets
+{
+    /// <summary>
+    ///
+    /// </summary>
+    public class Paras_Xhs_DataBase_SQLite
+    {
+        /// <summary>
+        /// 杩炴帴瀛楃涓�
+        /// </summary>
+        public string ConnectString { get; set; }
+    }
+}
\ No newline at end of file

--
Gitblit v1.9.3