[api] SsoController.java, AuthController.java 컨벤션 맞춰 변경
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
/*LoginMapper.updateLoginByLastAt*/
|
||||
update ALISTLMS.test_user
|
||||
set last_login_at = now()
|
||||
, update_at = now()
|
||||
, update_at = now()
|
||||
where user_idx = #{userIdx}
|
||||
</update>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user