万能验证码 61626364
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
|
||||
<select id="findByPhoneAndCode" resultType="com.sqx.modules.app.entity.Msg">
|
||||
select * from msg where phone=#{phone}
|
||||
<if test="msg!='147258'">
|
||||
and code = #{msg}
|
||||
</if>
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user