@ -94,7 +94,7 @@
and t1.c601000=#{id}
</if>
</where>
limit 1
</select>
<!-- 执法案件-行政强制明细 -->
@ -124,6 +124,7 @@
and t1.c301000=#{id}
<!-- 执法案件-行政处罚明细 -->
<select id="selectAppLawEnforcementCasePunishmentById" resultType="com.zdxt.enforcementcode.domain.vo.enterprise.AppLawEnforcementCaseVo">
@ -155,5 +156,7 @@
and t1.c201000=#{id}
order by t3.UPDATETIME desc
</mapper>