2026-08-24 6dc5a6150f42a2c8c138f3eea141331d909ec435
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();
}