lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/service/IDocInfoService.java
@@ -49,11 +49,17 @@ boolean addDocInfoRec(String pathFile,File fileRec); /** * 解析NC文档通用方法 * 解析NC文档通用方法(工控解析涉密) * @param pathFile,fileRec * @return */ boolean addDocInfoAnalysisNcService(String pathFile,File fileRec) throws FileNotFoundException; boolean addDocInfoAnalysisGwNcService(String pathFile,File fileRec) throws FileNotFoundException; /** * 程序回传(涉密解析工控) * @param pathFile */ boolean addDocInfoAnalysisSmwNcService(String pathFile,File fileRec); /** * 文档解析