springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDpcMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | 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>