huangzhiguo před 1 rokem
rodič
revize
c3f54af1e3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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">