springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml
@@ -239,7 +239,6 @@ <if test="comActDynVO.communityId != null and comActDynVO.communityId != '' "> and cadt.community_id in (${comActDynVO.communityId}) </if>) UNION (SELECT cadt2.id FROM `com_act_dyn_type` as cadt2 WHERE cadt2.area=1 and cadt2.name in <foreach collection="comActDynVO.typeList" item="id" index="index" open="(" close=")" separator=","> #{id}