lidongdong
2024-08-19 8c669f10153d710d3b4114ffa46d6a5713f7c5d4
花城 新增社区宣传模块2
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/SysConfMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/SysConfMapper.xml
@@ -127,7 +127,7 @@
            </if>
            update_time=sysdate()
        </set>
        where communityId = #{item.communityId}
        where community_id = #{item.communityId}
    </update>