From 9ea5ff67655241271bdf04bb50ca3a8d60c4e22a Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 15:07:02 +0800
Subject: [PATCH] fix: 用河南鹤壁代码覆盖山西长治

---
 src/api/financialManagement/invoiceApply.js |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/src/api/financialManagement/invoiceApply.js b/src/api/financialManagement/invoiceApply.js
index 8806bbc..a567d1c 100644
--- a/src/api/financialManagement/invoiceApply.js
+++ b/src/api/financialManagement/invoiceApply.js
@@ -56,13 +56,4 @@
     url: `/accountInvoiceApplication/deleteAccountInvoiceApplication?${query}`,
     method: "delete",
   });
-}
-
-/** 鏍规嵁瀹㈡埛id鏌ヨ寮�绁ㄧ敵璇峰彴璐� */
-export function getAccountInvoiceApplicationList(query) {
-  return request({
-    url: '/accountInvoiceApplication/getAccountInvoiceApplicationList',
-    method: "get",
-    params: query,
-  });
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3