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
Plain Diff
Browse Code »
Commit
3655fe7d1fe9b17f316b2150e015750e02584b2e
Authored by
国亚奇
2023-12-20 09:48:20 +0800
2 parents
55f2f48f
ff4ea775
Merge remote-tracking branch 'origin/master'
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
04.用户云/1.6.1 手机密码登录.md
04.用户云/1.6.1 手机密码登录.md
View file @
3655fe7
...
...
@@ -25,6 +25,13 @@
25
25
<td>手机号</td>
26
26
</tr>
27
27
<tr>
28
+ <td>randomCode</td>
29
+ <td>true</td>
30
+ <td>string</td>
31
+ <td>图形验证码</td>
32
+ </tr>
33
+
34
+ <tr>
28
35
<td>pwd</td>
29
36
<td>true</td>
30
37
<td>string</td>
...
...