maven
6 天以前 897acda0bb8c0bcd9511d62fad24060609669d35
src/main/java/com/ruoyi/lavorissue/service/LavorIssueService.java
@@ -26,5 +26,5 @@
    StatisticsLaborIssue statistics(StatisticsLaborIssue req) throws  Exception;
    void exportCopy(HttpServletResponse response) throws UnsupportedEncodingException;
    void exportCopy(HttpServletResponse response, LaborIssue laborIssue) throws UnsupportedEncodingException;
}