liu
5 天以前 5d25a8a01ae3070668bc60b2597591ef2ba13e5b
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();
}