namespace Yw.Settings { /// /// /// public class Paras_Unit_DataBase_SQLite { /// /// 连接字符串 /// public string ConnectString { get; set; } } }