mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
추가
This commit is contained in:
@@ -31,4 +31,6 @@ public interface AccountMapper {
|
||||
int delete(AccountDto dto);
|
||||
|
||||
AccountDto selectByLogin(AccountDto dto);
|
||||
|
||||
int count(Map<String, Object> m);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user