提交 c3cc8b51 编写于 作者: 智布道's avatar 智布道 👁

📝 docs: modify the annotation

上级 237c83bf
......@@ -94,7 +94,7 @@ public interface JapUserService {
* @param platform oauth2 platform name
* @param userInfo The basic user information returned by the OAuth platform
* @param tokenInfo The token information returned by the OAuth platform, developers can store tokens
* , type {@code com.fujieid.jap.oauth2.helper.AccessToken}
* , type {@code com.fujieid.jap.oauth2.token.AccessToken}
* @return When saving successfully, return {@code JapUser}, otherwise return {@code null}
*/
default JapUser createAndGetOauth2User(String platform, Map<String, Object> userInfo, Object tokenInfo) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册