From baed560033551773f244a1f16c81a4b5c9cca75c Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 09 五月 2025 10:09:42 +0800 Subject: [PATCH] 代码提交 --- 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