mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-19 23:57:24 +08:00
修复包错误
This commit is contained in:
@@ -7,7 +7,6 @@ import org.hswebframework.web.authorization.oauth2.client.request.DefaultRespons
|
||||
import org.hswebframework.web.authorization.oauth2.client.simple.*;
|
||||
import org.hswebframework.web.authorization.oauth2.client.simple.provider.HswebResponseConvertSupport;
|
||||
import org.hswebframework.web.authorization.oauth2.client.simple.provider.HswebResponseJudgeSupport;
|
||||
import org.hswebframework.web.authorization.oauth2.client.simple.provider.github.GithubResponseConvert;
|
||||
import org.hswebframework.web.authorization.oauth2.client.simple.request.builder.SimpleOAuth2RequestBuilderFactory;
|
||||
import org.hswebframework.web.concurrent.lock.LockManager;
|
||||
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
|
||||
|
||||
Reference in New Issue
Block a user