mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 19:54:00 +09:00
계정 추가 및 개인 권한 설정 기능 추가
This commit is contained in:
@@ -25,4 +25,8 @@ public interface AccountMapper {
|
||||
List<DepartmentDto> selectDeptAll(Map<String, Object> m);
|
||||
|
||||
List<PositionDto> selectPosAll(Map<String, Object> m);
|
||||
|
||||
int resetPassword(AccountDto dto);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user