@@ -5444,7 +5444,7 @@ public class FormulaServiceImpl extends BaseServiceImpl<FormulaMapper, Formula>
// String listPdf = "C:\\upload\\pdf\\" + id + ".jpg";
//土界含水率试验检测记录表
- if(fd.getCode().contains("m_20230410104313_1645256088125177856")){
+ if(fd.getCode().contains("m_20250506162329_1919669335463297024")){
// 创建图表生成器
SoilTestChart generator = new SoilTestChart(points);
// 生成图表并保存为图片(不显示GUI窗口)