lu
2025-10-22 70332ced875cd4afaad7c31dc83f863eb1bd1a9f
DevApp/Gs.DevApp/Program.cs
@@ -1,10 +1,6 @@
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;
using System;
using System.Diagnostics;
using System.IO;
@@ -42,7 +38,7 @@
        /// </summary>
        private static void _startLogin()
        {
            //Application.Run(new XtraForm2());
            //Application.Run(new XtraForm1());
            //return;
            CefSettings settings = new CefSettings();
            settings.Locale = "zh-CN";