yys
maven
昨天 9d71b9bf1ec9e8597da70582f9eb7df580f3d58b
src/main/java/com/ruoyi/account/service/AccountIncomeService.java
@@ -18,4 +18,6 @@
    void accountIncomeExport(HttpServletResponse response, AccountIncome accountIncome);
    List<AccountDto3> reportIncome();
    AccountIncome getByInvoiceNumber(String purchaseContractNumber);
}