From 8f8c019d9b4013a5b71ffd5c0c2f88b0d1a386aa Mon Sep 17 00:00:00 2001
From: zjh <1084500556@qq.com>
Date: 星期二, 03 六月 2025 16:56:00 +0800
Subject: [PATCH] zjh20250603

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReportService.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReportService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReportService.java
index ad8d90f..89fdcc8 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReportService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReportService.java
@@ -73,5 +73,5 @@
      * @param tjNumbers 浣撴鍙烽泦鍚�
      * @return
      */
-    AjaxResult makeBatchReport(List<String> tjNumbers);
+    AjaxResult makeBatchReport(List<String> tjNumbers,String value);
 }

--
Gitblit v1.8.0