llj
8 天以前 f0e9b7ca417d91480759345a83c03004216305e9
WebAPI/Controllers/BaseSet/Xt_grdAlignment_WMESController.cs
@@ -936,7 +936,7 @@
               }
                
                // 获取项目根目录
                string path = HttpContext.Current.Server.MapPath($"~/LanguagePack"); ;
                string path = HttpContext.Current.Server.MapPath($"~/LanguagePack");
                string lang;
                bool langSuccess = LanguageDictionary.TryGetValue(language, out lang);
                if(langSuccess == false)