yuan
7 天以前 211d2887af4608fbdfd40af1e16e4f58131dfaa2
src/main/java/com/ruoyi/staff/service/StaffSalaryMainService.java
@@ -34,5 +34,7 @@
    void exportSalaryDetail(HttpServletResponse response, String salaryMonth);
    void exportWorkHours(HttpServletResponse response, String salaryMonth);
    AjaxResult getAvailableDepts(String salaryMonth);
}