title: myApps.5.0trunk v1.0.0
language_tabs:

  • shell: Shell
  • http: HTTP
  • javascript: JavaScript
  • ruby: Ruby
  • python: Python
  • php: PHP
  • java: Java
  • go: Go
    toc_footers: []
    includes: []
    search: true
    code_clipboard: true
    highlight_theme: darkula
    headingLevel: 2
    generator: “@tarslib/widdershins v4.0.17”

myApps.5.0trunk

v1.0.0

Base URLs:

myApps登录

POST 登录

POST /api/runtime/login/checkin

Body 请求参数

{
  "username": "admin1",
  "password": "IzNDU2MT",
  "checkcode": ""
}

请求参数

名称 位置 类型 必选 说明
accessToken cookie string none
adminToken cookie string none
body body object none
» username body string none
» password body string none
» checkcode body string none

返回示例

200 Response

{}

返回结果

状态码 状态码含义 说明 数据模型
200 OK 成功 Inline

返回数据结构

数据模型

文档更新时间: 2023-09-12 11:53   作者:admin