springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -178,6 +178,7 @@ e.role_id=#{administratorsUserVO.roleId} </if> <where> u.type=3 <if test='administratorsUserVO.communityId != null '>AND u.community_id = #{administratorsUserVO.communityId} </if>