소스 검색

居民登录与注册

Trick 5 년 전
부모
커밋
3b3c7d239e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      server/svr-authentication/src/main/java/com/yihu/jw/security/oauth2/provider/endpoint/WlyyLoginEndpoint.java

+ 1 - 1
server/svr-authentication/src/main/java/com/yihu/jw/security/oauth2/provider/endpoint/WlyyLoginEndpoint.java

@ -77,7 +77,7 @@ import com.alibaba.fastjson.JSON;
import sun.misc.BASE64Encoder;
/**
 * <p>
 *
 * Endpoint for default login verify and sso login token verify
 * will return the user's basic information and token certificate
 * </p>