namespace New_College.Common.DB
{
public static class MainDb
public static string CurrentDbConnId = "1";
}