目录

editChart

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
本文档使用易文档进行构建
更新日志
    文档
    测试

    editChart

    websocket测试
    POST
    /api/chart/edit

    请求参数

    参数名
    类型
    描述
    必填
    chartEditRequest
    object
    chartEditRequest
    必填
    chartType
    string
    可选
    goal
    string
    可选
    id
    integer
    可选
    name
    string
    可选

    响应参数

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