duheng
2024-08-19 6ae670780041c98a82cb11bbe5fe2f82e1c82154
Service/HStation.Service.Assets.Core/03-settings/01-paras/01-database/Paras_Xhs_DataBase_SQLite.cs
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,13 @@
namespace HStation.Settings.Assets
{
    /// <summary>
    ///
    /// </summary>
    public class Paras_Xhs_DataBase_SQLite
    {
        /// <summary>
        /// è¿žæŽ¥å­—符串
        /// </summary>
        public string ConnectString { get; set; }
    }
}