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

💡 change: javadoc

上级 de718038
......@@ -117,10 +117,10 @@ public interface JapUserService {
* Save the http authed user information to the database and return JapUser when using 'HTTP BEARER' authentication
* <p>
* It is suitable for the {@code jap-http-api} module
*
* @param japUser jap user information.
* @return When saving successfully, return {@code JapUser}, otherwise return {@code null}
*/
default void saveHttpAuthedJapUser(JapUser japUser){
default void saveHttpAuthedJapUser(JapUser japUser) {
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册