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})