gongchunyi
3 天以前 a4a1dfdf28789ba6b649cc4b8a5d8e6025f52a0f
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);
}