mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
aop로 권한 적용되게 추가
This commit is contained in:
@@ -28,5 +28,7 @@ public interface AccountMapper {
|
||||
|
||||
int resetPassword(AccountDto dto);
|
||||
|
||||
int delete(AccountDto dto);
|
||||
|
||||
AccountDto selectByLogin(AccountDto dto);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user