springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml
@@ -14,7 +14,7 @@ where type=1 <if test=" communityId !=null and communityId != '' "> and community_id in ( #{communityId} ) and community_id in ( #{communityId} ) and app_id="wx118de8a734d269f0" </if> <if test=" communityId == null and streetId !=null and streetId != '' "> and community_id in (select community_id from com_act where street_id=#{streetId} and app_id="wx118de8a734d269f0")