2026-04-23 0005d49a697ce934c6fc2a61ecb75d881b9a76f2
src/main/java/com/ruoyi/purchase/controller/AccountingReportController.java
@@ -29,7 +29,6 @@
@AllArgsConstructor
public class AccountingReportController {
    @Autowired
    private IInvoicePurchaseService invoicePurchaseService;
    @GetMapping("/list")