Compare commits
No commits in common. "3965ee9bfa8926b7bbf20efec8179a5f37d36d31" and "148addf30bc21424b9d2f2aefd38eed842792c88" have entirely different histories.
3965ee9bfa
...
148addf30b
|
|
@ -96,8 +96,6 @@
|
|||
|
||||
<select id="findById" resultType="com.chinaweal.aiccs.crgs.punish.entity.TbIlcPunInfoQuery">
|
||||
select <include refid="As_Base_Column_List"/> from case_pub_nbaseinfo where ACTYPE = '1' and CASEID = #{id}
|
||||
union all
|
||||
select <include refid="As_Base_Column_List"/> from AICCS.QG_CASE_PUB_NBASEINFO where ACTYPE = '1' and CASEID = #{id}
|
||||
</select>
|
||||
|
||||
<!-- 行政处罚记录UNION查询(本省+外省) -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue