bug fix1
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<select id="findByPhoneAndCode" resultType="com.sqx.modules.app.entity.Msg">
|
||||
select * from msg where phone=#{phone}
|
||||
<if test="msg!='147258'">
|
||||
and v.msg = #{msg}
|
||||
and code = #{msg}
|
||||
</if>
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user