lixiaojun
2025-03-01 56226fdae54578cd98a49d7f4848161a1e35bb63
WinFrmUI/HStation.WinFrmUI.Assets.Core/19-translation/04-excelHelper/TranslationExcelHelper.cs
@@ -136,7 +136,7 @@
                    StartDiameter = start_diameter,
                    EndDiameter = end_diameter,
                    Roughness = 120,
                    Description = row_temp.GetCell(col_index_descriptions)?.StringCellValue,
                    Description = row_temp.GetCell(col_index_descriptions).StringCellValue,//?.StringCellValue,
                });
            }