提交 fe4c75c7 作者: 刘明祎-运维用途

测试

上级 a8bd9351
流水线 #7307 已通过 于阶段
in 2 分 37 秒
......@@ -31,6 +31,7 @@ public class TempLoginController extends BaseController {
return authService.tempConfirmLogin(this.getUserLoginInfoFromRedis(request), port, randomLoginCode);
}
@ApiOperation(value = "查询登录信息")
@ApiResponses({@ApiResponse(code = 200, message = "OK", response = ResultBody.class)})
@GetMapping("getLoginInfo")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论