lyh
2025-06-10 84425b2a95b91ba2632aeb5d93b603e1e4ab2094
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);
    /**
     * 文档解析