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
26e112739efb7ce3508a3cbed0ede344d525bc6f
Authored by
郑丽丽
2016-07-29 14:44:28 +0800
1 parent
adefbef8
缺少的结果
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
10.消息云/1.1 发送短信接口.md
10.消息云/1.1 发送短信接口.md
View file @
26e1127
...
...
@@ -22,6 +22,11 @@
22
22
}
23
23
24
24
{
25
+ "errorCode":"100001",
26
+ "errorMessage":"短信发送次数过多"
27
+}
28
+
29
+{
25
30
"errorCode":"100002",
26
31
"errorMessage":"短信发送失败"
27
32
}
...
...