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
5247e4b89c8bb768fa1754bf8dbd46908c8e0964
Authored by
国亚奇
2016-08-12 16:30:15 +0800
1 parent
836a9d73
add errorCode
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
04.用户云/1.6 密码登录.md
04.用户云/1.6 密码登录.md
View file @
5247e4b
@@ -76,4 +76,8 @@
@@ -76,4 +76,8 @@
76
"errorMessage": "用户名或密码错误"
76
"errorMessage": "用户名或密码错误"
77
}
77
}
78
78
79
+{
80
+ "errorCode": "42003",
81
+ "errorMessage": "密码错误"
82
+}
79
```
83
```
80
\ No newline at end of file
84
\ No newline at end of file