src/main/java/com/ruoyi/production/mapper/ProductionAccountMapper.java
@@ -31,4 +31,6 @@ List<Map<String, Object>> selectDailyWagesStats(@Param("startDate") String startDate, @Param("endDate") String endDate); List<String> selectAccountingMonths(); }