yuxc
2024-10-18 6f9ac9a2da1ca4a0fdb5c24a6f47648026e275d7
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/OsStatusServiceI.java
@@ -118,7 +118,7 @@
     * @param statusOids 需要导出的属性名称
     * @return
     */
    String exportStatus(String exportFileName,String statusOids) throws PLException;
    String exportStatus(String exportFileName,String statusOids,boolean flag/*控制导出的列名是否和导入模板一致*/) throws PLException;
    /**
     * 下载状态导入模板