springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActEasyPhotoDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActEasyPhotoDOMapper.xml
@@ -71,7 +71,7 @@ left join com_act c on p.community_id =c.community_id left join com_act_easy_photo_classify ca on ca.id = p.classify_id WHERE p.del_tag = 0 and p.`status` != 2 p.del_tag = 0 and p.`status` != 3 <if test='comActEasyPhotoVO.communityId != null and comActEasyPhotoVO.communityId != 0'> and p.community_id=#{comActEasyPhotoVO.communityId} </if>