wangyi
2026-03-27 2e9a6c1af752037c756296e24571797d0d42453f
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)