From d381ca5f089d6b2edf14d4f63b9a43b816972984 Mon Sep 17 00:00:00 2001 From: zhs <zhs18203887318@163.com> Date: 星期一, 28 四月 2025 14:50:23 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml b/smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml index 36d4062..053c52c 100644 --- a/smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml +++ b/smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml @@ -197,7 +197,8 @@ b.futypecode, b.futypedesc, b.fuadvice, - b.fuspecialadvice + b.fuspecialadvice, + a.idcardno FROM pat_med_inhosp b JOIN -- Gitblit v1.9.3