登录token
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
select
|
||||
<include refid="Base_Column_List" />
|
||||
from ln_user
|
||||
where user_email = #{user_login,jdbcType=VARCHAR}
|
||||
where user_login = #{user_login,jdbcType=VARCHAR}
|
||||
</select>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user