huminmin
昨天 ff09f8e85d51c5d127796bfbd097f5fad9267d4b
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);
}