zss
2026-08-22 56a39c64a8f8c189cc7da19f8d20256758b28ad6
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);
}