springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActEasyPhotoDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActEasyPhotoDOMapper.xml
@@ -86,7 +86,7 @@ and p.community_id = ${comActEasyPhotoVO.communityId} </if> <if test='comActEasyPhotoVO.addType != null'> and p.add_type = ${comActEasyPhotoVO.addType} and p.add_type = #{comActEasyPhotoVO.addType} </if> <if test='comActEasyPhotoVO.status != null and comActEasyPhotoVO.status!=0' > AND p.`status` = #{comActEasyPhotoVO.status}