Explorar o código

不注册用户也可以收到消息

zhengqiang %!s(int64=4) %!d(string=hai) anos
pai
achega
558081e66f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/src/main/resources/mapper/bus/UserInfo.xml

+ 1 - 0
common/src/main/resources/mapper/bus/UserInfo.xml

@@ -122,6 +122,7 @@
 		select * from bus_user_info
 		where del_flag = 0
 		and phone_ = #{phone}
+		limit 1
 		]]>
 	</select>