springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventResourceMapper.xml
@@ -65,4 +65,8 @@ </if> </select> <select id="findListByRefId" resultType="com.panzhihua.common.model.vos.grid.EventResourceVO"> SELECT url FROM event_resource where ref_id = #{id} and classification = #{classification} and type = #{type} order by id desc </select> </mapper>