tangxiaobao
2021-08-26 3840f2252c0fea3230690568e57a5b1aede11ece
实有人口导入人口社区关系修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationCommunityTagsMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationCommunityTagsMapper.xml
@@ -27,7 +27,7 @@
                    `label` = #{item.label},
                </if>
                <if test="item.updateBy != null">
                    `updateBy` = #{item.updateBy},
                    `update_by` = #{item.updateBy},
                </if>
                `update_at` = NOW()
            </set>