springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java
@@ -178,7 +178,7 @@ "SELECT\n" + "'1' type\n" + "FROM\n" + " p.del_tag = 0 and com_act_easy_photo p \n" + " com_act_easy_photo p \n" + "WHERE\n" + " p.del_tag = 0 and p.community_id = #{communityId} \n" + "AND p.`status` = 2 and p.is_need_feed_back=1 and p.handler_id=#{userId}\n"