lidongdong
2023-10-27 106dfacf76e1ede7ef8be0f3e08cfe37783bfecf
金汇慈善公益模块2
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiReseauPeopleMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiReseauPeopleMapper.xml
@@ -87,7 +87,7 @@
    <update id="editData">
        update jinhui_reseau_people
        <set>
            <if test="jinhui_snapshot_classify.id != null and item.id != '' ">
            <if test="item.id != null and item.id != '' ">
                id=#{item.id},
            </if>
            <if test="item.userId != null and item.userId != '' ">