Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Lianghb
2016-01-19 19:51:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c7430045ff79d8fc884e0ada8c89e1c986a58d3a
c7430045
1 parent
1f55aa62
Updated IOS BoxFish app 推送手机idfa的接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
8 deletions
IOS-BoxFish-app-推送手机idfa的接口.md
IOS-BoxFish-app-推送手机idfa的接口.md
View file @
c743004
####接口地址
/ad/app/info
####请求方式
POST
####参数格式
"device_idfa":"123abc"
####返回值
无
\ No newline at end of file
#### 接口地址
> /ad/app/info
#### 请求方式
> POST
#### 参数格式
> "device_idfa":"123abc"
>
> *注意*
> > 参数为必传,非空
#### 返回值
> 无
...
...
Please
register
or
login
to post a comment