版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

URL: http://127.0.0.1:36190/ /api/app/copy

Type: POST

Author: Shang Pan,flame

...

FieldTypeDescription

code

string

状态码

errorCode

string

错误状态码

msg

string

状态描述

data

object

数据

└─id

string

No comments found.作品id

└─name

string

No comments found.作品名

└─desc

string

No comments found.作品说明

└─appUrl

string

No comments found.作品短链全路径url


Response-example:


代码块
themeMidnight
{
  "code": "21339",
  "errorCode": "21339",
  "msg": "lotjek",
  "data": {
    "id": "71",
    "name": "思聪.崔",
    "desc": "x5vbsr",
    "appUrl": "www.xn---xn--ltw-mj4mo970b.biz"
  }
}

...