mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
마이페이지 비밀번호 수정기능 추가
This commit is contained in:
@@ -17,6 +17,7 @@ public interface AccountMapper {
|
||||
|
||||
int insertToAuthority(AuthorityDto dto);
|
||||
int update(AccountDto dto);
|
||||
int updateIncludePassword(AccountDto dto);
|
||||
|
||||
AccountDto selectById(AccountDto dto);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user