Commit 5dae48f2 authored by liaoanyuan's avatar liaoanyuan

管理端登录实现

parent 59aca9d8
...@@ -18,6 +18,7 @@ import java.util.Map; ...@@ -18,6 +18,7 @@ import java.util.Map;
@Slf4j @Slf4j
@Service @Service
public class AccountSerivceImpl implements AccountSerivce { public class AccountSerivceImpl implements AccountSerivce {
@Autowired @Autowired
private AccountMapper accountMapper; private AccountMapper accountMapper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment