springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveMapper.xml
@@ -47,9 +47,7 @@ select id,title,type,img_type, img_url,adver_position_top, adver_position_application from com_act_reserve <where> status = 2 and adver_position_application = 1 <if test="communityId !=null"> and community_id = ${communityId} </if> and community_id = 1 </where> </select>