wtt
昨天 566311664a715df456139fc6b389ef39116d30d8
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)