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