소스 검색

服务号判断加微人数加静默授权

吴树波 2 일 전
부모
커밋
6076ca468a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fs-service/src/main/resources/mapper/sop/QwSopLogsMapper.xml

+ 1 - 1
fs-service/src/main/resources/mapper/sop/QwSopLogsMapper.xml

@@ -873,7 +873,7 @@
         <![CDATA[
           and ql.send_time <= now()
         ]]>
-        order by ql.sort DESC ,ql.send_time asc limit 10
+        order by ql.sort DESC ,ql.send_time asc limit 100
     </select>
 
     <delete id="deleteQwSopLogsLabel">