From ab741ad73bdbe0dce826e5f26a7e41934f308fe2 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 03 六月 2025 17:10:26 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/resources/mapper/smartor/PatArchiveMapper.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/smartor/src/main/resources/mapper/smartor/PatArchiveMapper.xml b/smartor/src/main/resources/mapper/smartor/PatArchiveMapper.xml index 80a2175..49759c8 100644 --- a/smartor/src/main/resources/mapper/smartor/PatArchiveMapper.xml +++ b/smartor/src/main/resources/mapper/smartor/PatArchiveMapper.xml @@ -950,8 +950,8 @@ a.place_of_residence, a.birthplace, a.birthdate, - a.icd10code as leaveicd10code, - a.diagname as leavediagname, +-- a.icd10code as leaveicd10code, +-- a.diagname as leavediagname, a.age, a.age2, a.viptype, -- Gitblit v1.9.3