master
wei.zhang2 2018-06-26 15:01:18 +08:00
parent 79e6875693
commit f1d72919c1
1 changed files with 4 additions and 3 deletions

View File

@ -20,10 +20,11 @@ import com.boot.security.server.model.SysUser.Status;
import com.boot.security.server.service.UserService;
/**
* spring security
*
* @author
* spring security<br>
* <p>
* 02 4
*
* @author
*/
@Service
public class UserDetailsServiceImpl implements UserDetailsService {