From 02168d20e04b4213c7ae3554dc64f3c679720ba0 Mon Sep 17 00:00:00 2001 From: zhouxy Date: Fri, 24 Apr 2026 14:02:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E5=A4=96=E7=9C=81=E8=A1=8C=E6=94=BF?= =?UTF-8?q?=E5=A4=84=E7=BD=9A=E8=AF=AD=E5=8F=A5=E5=8A=A0=E4=B8=8A=E6=A8=A1?= =?UTF-8?q?=E5=BC=8FAICCS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mybatis/mapper/crgs/punish/TbIlcPunInfoQueryMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mybatis/mapper/crgs/punish/TbIlcPunInfoQueryMapper.xml b/src/main/resources/mybatis/mapper/crgs/punish/TbIlcPunInfoQueryMapper.xml index 7a76022..ad83d77 100644 --- a/src/main/resources/mybatis/mapper/crgs/punish/TbIlcPunInfoQueryMapper.xml +++ b/src/main/resources/mybatis/mapper/crgs/punish/TbIlcPunInfoQueryMapper.xml @@ -113,7 +113,7 @@ PENCONTENT AS spuncontent, PENAM AS penam, '外省' AS sflag - FROM QG_CASE_PUB_NBASEINFO + FROM AICCS.QG_CASE_PUB_NBASEINFO WHERE ACTYPE = '1' AND (UNISCID = #{params.uniscid} OR REGNO = #{params.uniscid})