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
6243c38c3ffd46c1d961747dc5d3d22a641d1039
Authored by
国亚奇
2016-08-10 10:30:14 +0800
1 parent
51346635
spId 改为 appId
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
04.用户云/1.4 登录注册-注册.md
04.用户云/1.4 登录注册-注册.md
View file @
6243c38
...
...
@@ -17,10 +17,10 @@
17
17
<th>说明</th>
18
18
</tr>
19
19
<tr>
20
- <td>
s
pId</td>
20
+ <td>
ap
pId</td>
21
21
<td>true</td>
22
22
<td>string</td>
23
- <td>
服务提供商
ID</td>
23
+ <td>
应用
ID</td>
24
24
</tr>
25
25
<tr>
26
26
<td>userName</td>
...
...