springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/ComActEasyPhotoMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/ComActEasyPhotoMapper.xml
@@ -54,7 +54,7 @@ com_act_easy_photo AS caep LEFT JOIN sys_user AS su ON su.user_id = caep.sponsor_id <where> AND caep.delTag = 0 AND caep.del_tag = 0 <if test="easyAppDTO.communityId!=null"> AND caep.community_id = #{easyAppDTO.communityId} </if>