namespace WIDESEA_Core.DBManage { public struct DbName { public static string Default = "default"; } }