huangzhiguo 1 gadu atpakaļ
vecāks
revīzija
c3f54af1e3
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/main/resources/mapper/ClubMapper.xml

+ 1 - 0
src/main/resources/mapper/ClubMapper.xml

@@ -522,6 +522,7 @@
         from cm_user_search_frequency
         where keyword = #{keyword}
           and delstatus = 1
+        limit 1
     </select>
 
     <insert id="insertLabel">