huanghongfa
2021-07-09 3c9dc2bab973bfcd9ed8fb5aa1d7b30a834347f5
修改bug
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventMapper.xml
@@ -1277,7 +1277,7 @@
        FROM
            com_act_easy_photo
        WHERE
            handle_status = 2 and del_tag = 0
            handle_status = 1 and del_tag = 0
            AND community_id = #{communityId}
    </select>