DevApp/Gs.DevApp/Program.cs
@@ -1,6 +1,7 @@ using CefSharp; using CefSharp.WinForms; using Gs.DevApp.DevFrm; using Gs.DevApp.DevFrm.QC; using Gs.DevApp.DevFrm.Work; using Gs.DevApp.Properties; using Gs.DevApp.ToolBox; @@ -41,7 +42,7 @@ /// </summary> private static void _startLogin() { //Application.Run(new Gs.DevApp.test.MainForm()); //Application.Run(new WeightIqc()); //return; CefSettings settings = new CefSettings(); settings.Locale = "zh-CN";