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