From 1976a2d297317067d7afe5f51df4615a6eba80af Mon Sep 17 00:00:00 2001
From: zjh <zjh@888>
Date: 星期一, 24 六月 2024 19:34:25 +0800
Subject: [PATCH] zjh 本地 2024/06/24 --1

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

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjCustomerService.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjCustomerService.java
index 976119b..115a3b1 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjCustomerService.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjCustomerService.java
@@ -68,4 +68,6 @@
     ResultSet getJsonParseCustomerList(String deptId, Integer page, Integer pageSize, String cusName, String tjNumber);
 
     String getCompNameByCusId(String cusId);
+
+    void  updateCardId(Long cusId,String cardId);
 }

--
Gitblit v1.8.0