springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidDangerMemberMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidDangerMemberMapper.xml
@@ -35,6 +35,9 @@ <if test="commonPage.status!=null"> and t1.`status` =#{commonPage.status} </if> <if test="commonPage.status==null"> and t1.`status` != 5 </if> <if test="commonPage.type != null"> AND t1.`type` = #{commonPage.type} </if>