目录

getLoginUser

OJ

全
  • chart-controller
    • addChart
    • deleteChart
    • editChart
    • genChartByAi
    • getChartById
    • listCharByPage
    • listMyCharByPage
    • updateChart
  • question-controller
    • addQuestion
    • deleteQuestion
    • editQuestion
    • getQuestionById
    • getQuestionVOById
    • listQuestionByPage
    • listQuestionVOByPage
    • listMyQuestionVOByPage
    • doQuestionSubmit
    • listQuestionSubmitByPage
    • updateQuestion
  • question-favour-controller
    • doQuestionFavour
    • listFavourQuestionByPage
    • listMyFavourQuestionByPage
  • question-thumb-controller
    • doThumb
  • user-controller
    • addUser
    • deleteUser
    • getUserById
    • getLoginUser
    • getUserVOById
    • listUserByPage
    • listUserVOByPage
    • userLogin
    • userLogout
    • userRegister
    • updateUser
    • updateMyUser
本文档使用易文档进行构建
更新日志
    文档
    测试

    getLoginUser

    websocket测试
    GET
    /api/user/get/login

    响应参数

    参数名
    类型
    描述
    必填
    root
    object
    OK
    必填
    code
    integer
    可选
    data
    object
    可选
    createTime
    string
    可选
    id
    integer
    可选
    updateTime
    string
    可选
    userAvatar
    string
    可选
    userName
    string
    可选
    userProfile
    string
    可选
    userRole
    string
    可选
    message
    string
    可选
    上一篇 getUserById
    nextDoc getUserVOById
    本文档使用易文档编写, 更新时间: 2024-04-15 21:20
    文章导航
    请输入关键字进行搜索