测试环境合并集成ES 20240115

This commit is contained in:
谭凯凯
2025-01-15 15:58:15 +08:00
committed by Tankaikai
parent 5a3ae55492
commit ab674a2ee1

View File

@@ -53,9 +53,5 @@ public class SyncDataToEsScriptGenTest {
FileUtil.writeUtf8String(content, new File(outPath + "/" + fileName));
}
}
StrUtil.format(template, config);
//String template = fileReader.readString();
}
}