Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aidapidesign
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
document
aidapidesign
Commits
b060661c
Commit
b060661c
authored
Jul 05, 2019
by
lichaogang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add get ad api
parent
febf2af2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
13_get_ad.md
idapidesign/v1/app/13_get_ad.md
+11
-4
No files found.
idapidesign/v1/app/13_get_ad.md
View file @
b060661c
...
...
@@ -22,6 +22,8 @@ API请求参数
## Response
type:1、图片、2:视频、3:网页、4:光明之星
carouselTime:轮播时间
### Example
...
...
@@ -37,9 +39,15 @@ API请求参数
**Output**
{
"data": [
{
"title": "test",
"type": 1,
"url": "http://www.baidu.com",
"carouselTime": 111,
"listOrder": 1
}
],
"errno": 200,
"data": {
"qrCodeUrl": "http://weixin.qq.com/q/02j2sR9QJ4f2h1aRvgNt1Q"
},
"msg": "success"
}
\ 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