static void Main(string[] args)
        {
            SqlRequestFunction.SysPublication();

            Console.ReadLine();
        }