huminmin
3 天以前 70a0b21595941890a9d26cfde01ff17e3427214a
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);
}