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)