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 {