cnf
8 天以前 bf594003330510f57b24969b8e08e410f768e5c9
DevApp/Gs.DevApp/Program.cs
@@ -20,6 +20,7 @@
        [STAThread]
        private static void Main()
        {
            Application.EnableVisualStyles();
            var processName =
                Path.GetFileNameWithoutExtension(Process.GetCurrentProcess()
                    .MainModule.FileName);
@@ -55,7 +56,7 @@
                if (fmLogin.DialogResult == DialogResult.OK)
                {
                    //Application.Run(new DevFrm.User.SysMenu());
                    //return;
                    //return;
                    bool IsWeight = false;
                    try
                    {