张天森
2022-10-26 37082757472d8f3d2999a7ac965d8e08303f8fce
三说会堂bug修改
1个文件已修改
2 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDpcMapper.xml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDpcMapper.xml
@@ -78,6 +78,7 @@
            </if>
            <if test="comActDpc.nation != null and comActDpc.nation != ''">
            nation,
            </if>
            <if test="comActDpc.sex != null and comActDpc.sex != ''">
                sex,
            </if>
@@ -119,6 +120,7 @@
            </if>
            <if test="comActDpc.nation != null and comActDpc.nation != ''">
            #{comActDpc.nation},
            </if>
            <if test="comActDpc.sex != null and comActDpc.sex != ''">
                #{comActDpc.sex},
            </if>