Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3f697265bd1e2b27444cf362e35cde77f2779a50
Authored by
马亚鑫
2020-01-19 14:28:36 +0800
1 parent
f83d64f5
fix
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
04.用户云/5.6校验苹果token.md
04.用户云/5.6校验苹果token.md
View file @
3f69726
...
...
@@ -7,6 +7,12 @@
7
7
<th>说明</th>
8
8
</tr>
9
9
<tr>
10
+ <td>appId</td>
11
+ <td>true</td>
12
+ <td>string</td>
13
+ <td>应用ID</td>
14
+ </tr>
15
+ <tr>
10
16
<td>code</td>
11
17
<td>true</td>
12
18
<td>string</td>
...
...