springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -691,6 +691,7 @@ left join com_street as cs on ac.street_id=cs.street_id where su.community_id<>'' and cs.area_code<>'' and su.type = 1 <if test="appId != null and appId != """> and su.app_id = #{appId} </if>