springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEventMapper.xml
@@ -296,7 +296,7 @@ </if>) as accepted, (SELECT count(id) FROM com_sanshuo_event_info as t left join com_sanshuo_event_transfer_record as t1 on t.id=t1.even_id on t.id=t1.event_id where t.event_process_status in (6,7) AND t.user_event_status not in(3,4) AND t1.event_status=7 springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml
@@ -111,7 +111,7 @@ <if test="dto.type == 3"> AND level=3 <if test="dto.id != null"> AND community_id in (select com_act.community_id from com_act where street_id=#{dto.id}) AND street_id=#{dto.id} </if> </if> <if test="dto.type == 4">