From 4c3dee61da422e98ec1b9d798a77f47d8d45f7b6 Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期三, 11 十二月 2024 12:01:00 +0800
Subject: [PATCH] pacs检查去重

---
 ltkj-hosp/src/main/resources/mapper/TjCustomerMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ltkj-hosp/src/main/resources/mapper/TjCustomerMapper.xml b/ltkj-hosp/src/main/resources/mapper/TjCustomerMapper.xml
index 4fd3a12..8500345 100644
--- a/ltkj-hosp/src/main/resources/mapper/TjCustomerMapper.xml
+++ b/ltkj-hosp/src/main/resources/mapper/TjCustomerMapper.xml
@@ -65,7 +65,7 @@
                age_unit,
                career,
                dw_phone,
-               pym,dictCompId,compName
+               pym,dict_comp_id,comp_name
         from tj_customer
     </sql>
 

--
Gitblit v1.8.0