소스 검색

工作台数据查询,招商维度 (初版)

zhaoxian 2 년 전
부모
커밋
ad088f87c1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      ruixuan-live/src/main/resources/mapper/isc/KuaishouPromoterMapper.xml

+ 0 - 1
ruixuan-live/src/main/resources/mapper/isc/KuaishouPromoterMapper.xml

@@ -61,7 +61,6 @@
                 and promoter_nick_name like concat('%', #{promoterNickName}, '%')
             </if>
         </where>
-        group by promoter_id
         order by create_time desc
     </select>