Lius
5 天以前 7afa456fdb3d9bafe29a681f674d4d61e97313c8
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);
    /**
     * 文档解析