Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
1
1.0_API
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈雪萍
1.0_API
Commits
9d25c61c
Commit
9d25c61c
authored
Dec 21, 2018
by
chenxueping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
json格式的接口用例
parents
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2491 additions
and
0 deletions
+2491
-0
1.0.postman_collection.json
1.0.postman_collection.json
+2491
-0
No files found.
1.0.postman_collection.json
0 → 100644
View file @
9d25c61c
{
"info"
:
{
"_postman_id"
:
"43252a0f-2982-4d08-806a-9125c5b56d88"
,
"name"
:
"1.0"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item"
:
[
{
"name"
:
"矿区"
,
"item"
:
[
{
"name"
:
"【矿区】获取矿区数据"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/mine/info?limit=100"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"mine"
,
"info"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"100"
}
]
}
},
"response"
:
[]
}
]
},
{
"name"
:
"任务"
,
"item"
:
[
{
"name"
:
"【横幅】获取横幅列表"
,
"event"
:
[
{
"listen"
:
"test"
,
"script"
:
{
"id"
:
"8947af1e-4ab4-47b1-b2df-f3cd64e8fe9c"
,
"exec"
:
[
""
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/lists?star_id=1002"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"lists"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1002"
,
"description"
:
"明星标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】获取横幅详情"
,
"event"
:
[
{
"listen"
:
"test"
,
"script"
:
{
"id"
:
"50943b39-88ef-4d5e-8d75-d842f68a53f0"
,
"exec"
:
[
"pm.test(
\"
Status code is 200
\"
, function () { pm.response.to.have.status(200); });"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/details?id=3"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"details"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"3"
,
"description"
:
"横幅标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】添加横幅喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/addLike?id=2"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"addLike"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"横幅标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】删除横幅喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/delLike?id=2"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"delLike"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"横幅标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】获取评论列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/comment?id=2&limit=10&last=100000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"comment"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"横幅标识"
},
{
"key"
:
"limit"
,
"value"
:
"10"
,
"description"
:
"分页数量"
},
{
"key"
:
"last"
,
"value"
:
"100000000"
,
"description"
:
"分页最后"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】删除横幅评论"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/delComment?id=2"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"delComment"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"评论标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】添加一条评论"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
},
{
"key"
:
"Content-Type"
,
"name"
:
"Content-Type"
,
"value"
:
"application/json"
,
"type"
:
"text"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
content
\"
:
\"
这是一条测试评论
\"
,
\n
\"
banner_id
\"
: 1,
\n
\"
to_comment_id
\"
:0,
\n
\"
to_user_id
\"
: 0
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/addComment"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"addComment"
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】添加评论喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/addCommentLike?id=2"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"addCommentLike"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"评论标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【横幅】删除评论喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/banner/delCommentLike?id=2"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"banner"
,
"delCommentLike"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"2"
,
"description"
:
"评论标识"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【任务】获取今日任务"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/task/today?star_id=1002×tamp=1555555555"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"task"
,
"today"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1002"
},
{
"key"
:
"timestamp"
,
"value"
:
"1555555555"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【任务】获取任务详情"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/task/details?id=1&user_id=1005"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"task"
,
"details"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"1"
},
{
"key"
:
"user_id"
,
"value"
:
"1005"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【任务】获取成就列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/task/complete?limit=10&last=100000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"task"
,
"complete"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【任务】任务数据提交"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1007"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"name"
:
"Content-Type"
,
"value"
:
"application/json"
,
"type"
:
"text"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n\t\"
id
\"
: 1,
\n\t\"
content
\"
:
\"
http://files.hard-chain.cn/2018/11/9aad13b8979d27bc.jpg
\"\n
}
\n
"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/task/submit"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"task"
,
"submit"
]
}
},
"response"
:
[]
}
],
"event"
:
[
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"8be7fab4-5bd2-4033-b18e-76addc68caa6"
,
"type"
:
"text/javascript"
,
"exec"
:
[
""
]
}
},
{
"listen"
:
"test"
,
"script"
:
{
"id"
:
"a4ae4eb2-0be0-4efa-a76c-4a1a8c0e2187"
,
"type"
:
"text/javascript"
,
"exec"
:
[
""
]
}
}
]
},
{
"name"
:
"权益"
,
"item"
:
[
{
"name"
:
"【权益】获取独家照片"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1017"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/image?star_id=1003&limit=10&last=1000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"image"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1003"
},
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"1000000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】已购独家照片"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/imagePur?limit=10&last=100000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"imagePur"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】获取明星闹钟"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1017"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/clock?star_id=1003"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"clock"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1003"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】已购明星闹钟"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/clockPur?limit=10&last=100000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"clockPur"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】获取整点问候"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1017"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/greet?star_id=1003"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"greet"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1003"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】已购整点问候"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/greetPur?limit=10&last=100000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"greetPur"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】获取稀缺物品"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1017"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/scarce?star_id=1003"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"scarce"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1003"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】已购稀缺物品"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/scarcePur?limit=10&last=100000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"scarcePur"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】获取虚拟物品"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1017"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/virtual?star_id=1003"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"virtual"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1003"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】已购虚拟物品"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/virtualPur?limit=10&last=100000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"virtualPur"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】解锁权益"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/unlock?id=37"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"unlock"
],
"query"
:
[
{
"key"
:
"id"
,
"value"
:
"37"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【权益】设置权益"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"name"
:
"Content-Type"
,
"value"
:
"application/json"
,
"type"
:
"text"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
id
\"
: 194,
\n
\"
mark
\"
: 1,
\n
\"
extend
\"
:
\"
来自荷兰带着爱
\"\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/rights/setup"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"rights"
,
"setup"
]
}
},
"response"
:
[]
}
]
},
{
"name"
:
"广播"
,
"item"
:
[
{
"name"
:
"【广播】获取标签列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/label?star_id=1002"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"label"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1002"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】获取配乐列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/music?star_id=1002"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"music"
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1002"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】发布图片广播"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"description"
:
"用户标识"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n\t\"
type
\"
: 3,
\n\t\"
content
\"
:
\"
凡哥instagram官号关注一波
\"
,
\n\t\"
duration
\"
: 0,
\n\t\"
token
\"
: 0,
\n\t\"
label
\"
: 2,
\n\t\"
site
\"
:
\"
郎园Vintage
\"
,
\n\t\"
lng
\"
:
\"
119.9772857
\"
,
\n\t\"
lat
\"
:
\"
27.327578
\"
,
\n\t\"
data
\"
: [{
\n\t\t\"
url
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/005Ks9Xvly1fuw3qwjpd0j30k00zk7ox.jpg
\"
,
\n\t\t\"
vframe
\"
:
\"\"
,
\n\t\t\"
width
\"
: 690,
\n\t\t\"
height
\"
: 1227
\n\t
}, {
\n\t\t\"
url
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/005Ks9Xvly1fuw3qwjpd0j30k00zk7ox.jpg
\"
,
\n\t\t\"
vframe
\"
:
\"\"
,
\n\t\t\"
width
\"
: 690,
\n\t\t\"
height
\"
: 1227
\n\t
}, {
\n\t\t\"
url
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/005Ks9Xvly1fuw3qwjpd0j30k00zk7ox.jpg
\"
,
\n\t\t\"
vframe
\"
:
\"\"
,
\n\t\t\"
width
\"
: 690,
\n\t\t\"
height
\"
: 1227
\n\t
}, {
\n\t\t\"
url
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/005Ks9Xvly1fuw3qwjpd0j30k00zk7ox.jpg
\"
,
\n\t\t\"
vframe
\"
:
\"\"
,
\n\t\t\"
width
\"
: 690,
\n\t\t\"
height
\"
: 1227
\n\t
}]
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/create"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"create"
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】发布音频广播"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
,
"description"
:
"用户标识"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n\t\"
type
\"
: 5,
\n\t\"
content
\"
:
\"
这是一个音频文件
\"
,
\n\t\"
duration
\"
: 0,
\n\t\"
token
\"
: 0,
\n\t\"
label
\"
: 2,
\n\t\"
site
\"
:
\"
郎园Vintage
\"
,
\n\t\"
lng
\"
:
\"
119.9772857
\"
,
\n\t\"
lat
\"
:
\"
27.327578
\"
,
\n\t\"
data
\"
: [{
\n\t\t\"
url
\"
:
\"
http://p6n3t2jy0.bkt.clouddn.com/3.mp3
\"
,
\n\t\t\"
source
\"
:
\"
http://p6n3t2jy0.bkt.clouddn.com/3.mp3
\"
,
\n\t\t\"
duration
\"
: 50
\n\t
}]
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/create"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"create"
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】发布视频广播"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
,
"description"
:
"用户标识"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n\t\"
type
\"
: 9,
\n\t\"
content
\"
:
\"
这是一条视频文件
\"
,
\n\t\"
duration
\"
: 0,
\n\t\"
token
\"
: 0,
\n\t\"
label
\"
: 2,
\n\t\"
site
\"
:
\"
郎园Vintage
\"
,
\n\t\"
lng
\"
:
\"
119.9772857
\"
,
\n\t\"
lat
\"
:
\"
27.327578
\"
,
\n\t\"
data
\"
: [{
\n\t\t\"
url
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/1o_BV5FxiGGBUKIf6_KtRhweGmJuWSE5teDlyQ___16.mp4
\"
,
\n\t\t\"
source
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/1o_BV5FxiGGBUKIf6_KtRhweGmJuWSE5teDlyQ___16.mp4
\"
,
\n\t\t\"
vframe
\"
:
\"
http://p6e43de6m.bkt.clouddn.com/1o_BV5FxiGGBUKIf6_KtRhweGmJuWSE5teDlyQ___16.mp4?vframe/jpg/offset/2
\"
,
\n\t\t\"
width
\"
: 640,
\n\t\t\"
height
\"
: 1152
\n\t
}]
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/create"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"create"
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】获取广播列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
,
"description"
:
"用户标识"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户Token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/lists?limit=10×tamp=2000000000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"lists"
],
"query"
:
[
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"timestamp"
,
"value"
:
"2000000000000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】获取广播详情"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
""
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户标识"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户Token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/details?message_id=11"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"details"
],
"query"
:
[
{
"key"
:
"message_id"
,
"value"
:
"11"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】添加广播喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/likes?message_id=1"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"likes"
],
"query"
:
[
{
"key"
:
"message_id"
,
"value"
:
"1"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】删除广播喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/delLike?message_id=1"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"delLike"
],
"query"
:
[
{
"key"
:
"message_id"
,
"value"
:
"1"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】获取评论列表"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1006"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/lists?message_id=2&limit=10×tamp=2000000000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"lists"
],
"query"
:
[
{
"key"
:
"message_id"
,
"value"
:
"2"
},
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"timestamp"
,
"value"
:
"2000000000000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】获取评论详情"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"100006"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/details?comment_id=2&offset=0&length=10"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"details"
],
"query"
:
[
{
"key"
:
"comment_id"
,
"value"
:
"2"
},
{
"key"
:
"offset"
,
"value"
:
"0"
},
{
"key"
:
"length"
,
"value"
:
"10"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】发布一条评论"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
content
\"
:
\"
ejsjsn🦄️🐟🍬
\"
,
\n
\"
message_id
\"
: 1,
\n
\"
to_comment_id
\"
: 72,
\n
\"
to_user_id
\"
: 1004
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/create"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"create"
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】删除评论信息"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/delete?comment_id=1"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"delete"
],
"query"
:
[
{
"key"
:
"comment_id"
,
"value"
:
"1"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】添加评论喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1003"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/likes?comment_id=1"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"likes"
],
"query"
:
[
{
"key"
:
"comment_id"
,
"value"
:
"1"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【广播】删除评论喜欢"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"100006"
,
"description"
:
"用户id"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"description"
:
"账户token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/comment/delLike?comment_id=1"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"comment"
,
"delLike"
],
"query"
:
[
{
"key"
:
"comment_id"
,
"value"
:
"1"
}
]
}
},
"response"
:
[]
}
]
},
{
"name"
:
"个人"
,
"item"
:
[
{
"name"
:
"获取个人资料"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/details?user_id=1005"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"details"
],
"query"
:
[
{
"key"
:
"user_id"
,
"value"
:
"1005"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"编辑个人资料"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"name"
:
"Content-Type"
,
"value"
:
"application/json"
,
"type"
:
"text"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
name
\"
:
\"
刘德华
\"
,
\n
\"
description
\"
:
\"
这个人很懒什么都没留下
\"
,
\n
\"
gender
\"
: 0,
\n
\"
birthday
\"
:
\"
90后
\"
,
\n
\"
constellation
\"
:
\"
双子座
\"
,
\n
\"
headimgurl
\"
:
\"
http://files.dphotos.com.cn/2018/11/c58edad4cdb0ad64.jpg
\"
,
\n
\"
backimgurl
\"
:
\"
http://files.dphotos.com.cn/2018/11/31de21772232a92b.jpg
\"\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/update"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"update"
]
}
},
"response"
:
[]
},
{
"name"
:
"获取个人地址"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"description"
:
"用户id"
,
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"description"
:
"账户token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/address"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"address"
]
}
},
"response"
:
[]
},
{
"name"
:
"【地址】编辑收货地址 Copy"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
""
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0"
},
{
"key"
:
"user-id"
,
"value"
:
"100006"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
id
\"
: 10,
\n
\"
truename
\"
:
\"
6666
\"
,
\n
\"
telphone
\"
:
\"
18600556694
\"
,
\n
\"
country
\"
:
\"
中国
\"
,
\n
\"
province
\"
:
\"
北京
\"
,
\n
\"
city
\"
:
\"
北京
\"
,
\n
\"
area
\"
:
\"
朝阳
\"
,
\n
\"
address
\"
:
\"
东大桥11号
\"
,
\n
\"
defaults
\"
: 0
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/updateAddress"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"updateAddress"
]
}
},
"response"
:
[]
},
{
"name"
:
"【我的】我的设备列表 Copy"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
"965eb72c92a549dd"
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1010"
,
"description"
:
"用户标识"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"4"
,
"description"
:
"账户标识"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"a87ff679a2f3e71d9181a67b7542122c"
,
"description"
:
"账户Token"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/device/?star_id=1001&?limit=10×tamp=2000000000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"device"
,
""
],
"query"
:
[
{
"key"
:
"star_id"
,
"value"
:
"1001"
},
{
"key"
:
"?limit"
,
"value"
:
"10"
},
{
"key"
:
"timestamp"
,
"value"
:
"2000000000000"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【地址】删除收货地址 Copy"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
""
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1003"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\"
id
\"
: 8}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/deleteAddress"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"deleteAddress"
]
}
},
"response"
:
[]
},
{
"name"
:
"【地址】创建收货地址 Copy"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
""
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0"
},
{
"key"
:
"user-id"
,
"value"
:
"1003"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
},
{
"key"
:
"Content-Type"
,
"value"
:
"application/json"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
truename
\"
:
\"
刘德华
\"
,
\n
\"
telphone
\"
:
\"
18600556694
\"
,
\n
\"
country
\"
:
\"
中国
\"
,
\n
\"
province
\"
:
\"
北京
\"
,
\n
\"
city
\"
:
\"
北京
\"
,
\n
\"
area
\"
:
\"
朝阳
\"
,
\n
\"
address
\"
:
\"
东大桥11号
\"
,
\n
\"
defaults
\"
: 0
\n
}"
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/createAddress"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"createAddress"
]
}
},
"response"
:
[]
},
{
"name"
:
"获取系统通知"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"user-id"
,
"value"
:
"1005"
},
{
"key"
:
"ucenter-id"
,
"value"
:
"1"
},
{
"key"
:
"ucenter-token"
,
"value"
:
"c4ca4238a0b923820dcc509a6f75849b"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/user/notice?type=1&limit=10&last=100000&device_id=800b80286d194f5f"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"user"
,
"notice"
],
"query"
:
[
{
"key"
:
"type"
,
"value"
:
"1"
},
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"last"
,
"value"
:
"100000"
},
{
"key"
:
"device_id"
,
"value"
:
"800b80286d194f5f"
,
"description"
:
"可选"
}
]
}
},
"response"
:
[]
},
{
"name"
:
"【个人】获取用户发布的消息"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[
{
"key"
:
"device-id"
,
"value"
:
""
},
{
"key"
:
"os-version"
,
"value"
:
"Android8.0"
},
{
"key"
:
"app-version"
,
"value"
:
"1.0"
},
{
"description"
:
"用户标识"
,
"key"
:
"user-id"
,
"value"
:
"1003"
},
{
"description"
:
"账户标识"
,
"key"
:
"ucenter-id"
,
"value"
:
"2"
},
{
"description"
:
"账户Token"
,
"key"
:
"ucenter-token"
,
"value"
:
"c81e728d9d4c2f636f067f89cc14862c"
}
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
""
},
"url"
:
{
"raw"
:
"{{CURLOPT-URL}}/fans/message/userList?user_id=1003&limit=10×tamp=2000000000000"
,
"host"
:
[
"{{CURLOPT-URL}}"
],
"path"
:
[
"fans"
,
"message"
,
"userList"
],
"query"
:
[
{
"key"
:
"user_id"
,
"value"
:
"1003"
},
{
"key"
:
"limit"
,
"value"
:
"10"
},
{
"key"
:
"timestamp"
,
"value"
:
"2000000000000"
}
]
}
},
"response"
:
[]
}
]
}
],
"event"
:
[
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"847af00f-81e8-4905-8755-dca5442b06f4"
,
"type"
:
"text/javascript"
,
"exec"
:
[
""
]
}
},
{
"listen"
:
"test"
,
"script"
:
{
"id"
:
"053fbeb7-5dda-4641-a060-9a5aa816789e"
,
"type"
:
"text/javascript"
,
"exec"
:
[
"pm.test(
\"
Status code is 200
\"
, function () { pm.response.to.have.status(200); });"
]
}
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment