lidongdong
2024-06-27 41e624f30f9b26de6b1222261c091fede63d05ef
花城 修改需求清单定时任务5
1个文件已修改
3 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -337,9 +337,6 @@
            <if test="item.id != null" >
                id=#{item.id},
            </if>
            <if test="item.id != null" >
                #{item.id},
            </if>
            <if test="item.title != null and item.title !='' " >
                title=#{item.title},
            </if>