gongchunyi
3 天以前 f0bcc6b51f4a272321710650800486d7d2f019fd
src/main/java/com/ruoyi/production/service/IProductionSettlementBatchesService.java
@@ -29,4 +29,6 @@
    List<String> getSubjectNames(ProductionSettlementDto dto);
    ProductionSettlementTotalDto getTotalCosts(ProductionSettlementDto dto);
    List<ProductionSettlementBatches> importExcelList(String year);
}