Yunweigongdan
    Yunweigongdan
    • login
      POST
    • logout
      POST
    • workorder
      POST
    • showdone
      GET
    • revoke
      DELETE
    • modify
      PUT
    • review
      POST
    • delivery
      POST
    • responseorders
      POST
    • check
      GET
    • getreport
      GET
    • operatorcheck
      GET
    • showwaiting
      GET
    • approvercheck
      GET

      logout

      开发中
      POST
      /api/users/logout

      请求参数

      无

      返回响应

      🟢200成功
      application/json
      Body
      data
      string 
      登出成功的提示信息
      必需
      success
      boolean 
      必需
      errorMsg
      string  | null 
      可选
      示例
      {
          "data": "string",
          "success": true,
          "errorMsg": "string"
      }
      修改于 2025-06-11 04:40:59
      上一页
      login
      下一页
      workorder
      Built with