zss
9 天以前 6b9fc3971427488212b9652ef84596f7efb6b0cb
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();
}