From af8d6da5910cfe10ea7097dae865d5f5ab2e6f53 Mon Sep 17 00:00:00 2001 From: tangw Date: Tue, 3 Feb 2026 16:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E6=9C=AC=E5=85=A8=E7=A8=8B=E7=9B=91?= =?UTF-8?q?=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/WholeProcessMapper.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/liswork/src/main/resources/mapper/WholeProcessMapper.xml b/liswork/src/main/resources/mapper/WholeProcessMapper.xml index ac5f442..cbcd3bf 100644 --- a/liswork/src/main/resources/mapper/WholeProcessMapper.xml +++ b/liswork/src/main/resources/mapper/WholeProcessMapper.xml @@ -7,15 +7,15 @@ select a.*,b.sflbmc as bgddhname,b.sampletips,b.bkcolor, (case rtrim(a.brxb) when '1' then '男' when '2' then '女' else '' end) as brxbname, - (select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.sqys) as sqysname, - (select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.bbsjr) as bbsjrname, - (select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.zxys) as zxysname, - (select yhxm from com_usr where yhdh = a.jsys) as jsysname, - (select zdmc from com_dict where zdlb = 'DP' AND zddh = a.ksdh) as ksname, - (select zdmc from com_dict where zdlb = 'PT' AND zddh = a.brly) as brlyname, - (select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.cyr) as cyrname, - (select zdmc from com_dict where zdlb = 'HOS' AND zddh = a.yljg) as yljgname, - isnull((select zdmc from com_dict where zdlb = 'HOS' AND zddh = a.yblx),a.yblx) as yblxname, + isnull((select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.sqys),a.sqys) as sqysname, + isnull((select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.bbsjr),a.bbsjr) as bbsjrname, + isnull((select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.zxys),a.zxys) as zxysname, + isnull((select yhxm from com_usr where yhdh = a.jsys),a.jsys) as jsysname, + isnull((select zdmc from com_dict where zdlb = 'DP' AND zddh = a.ksdh),a.ksdh) as ksname, + isnull((select zdmc from com_dict where zdlb = 'PT' AND zddh = a.brly),a.brly) as brlyname, + isnull((select zdmc from com_dict where zdlb = 'SRD' AND zddh = a.cyr),a.cyr) as cyrname, + isnull((select zdmc from com_dict where zdlb = 'HOS' AND zddh = a.yljg),a.yljg) as yljgname, + isnull((select zdmc from com_dict where zdlb = 'BT' AND zddh = a.yblx),a.yblx) as yblxname, datediff(minute,a.cysj,a.jssj) as cp_cytojs, datediff(minute,a.jssj,a.confirmtime) as cp_jstobg, (select max(min1) from lab_tatctrl where (lab_tatctrl.jzbz='@' or (lab_tatctrl.jzbz='1' and a.jzbz='1') or (lab_tatctrl.jzbz='0' and isnull(a.jzbz,'') !='1')) and ( lab_tatctrl.yblx='@' or lab_tatctrl.yblx=a.yblx ) and lab_tatctrl.ruletype = '4' and lab_tatctrl.refcode=c.sqxmdh) as min1,