yuan
7 天以前 211d2887af4608fbdfd40af1e16e4f58131dfaa2
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();
}