Commit d94b48a486fcc82ecda5419dfffc8de6291912cf

Authored by 国亚奇
2 parents 9f02e649 9ad2f756

Merge remote-tracking branch 'master/master'

10.消息云/1.1 发送短信接口.md
@@ -8,7 +8,12 @@ @@ -8,7 +8,12 @@
8 | content | string | true | 模板内容参数 | 8 | content | string | true | 模板内容参数 |
9 | sign | string | true | 签名 | 9 | sign | string | true | 签名 |
10 ----- 10 -----
11 -#### 返回格式说明: 11 +#### 规则说明:
  12 +1.一分钟内一个号码只允许发送一条;
  13 +2.一小时内一个号码只允许发送五条;
  14 +3.一天一个手机号只允许发送二十条;
  15 +-----
  16 +#### 返回格式说明:
12 ``` 17 ```
13 { 18 {
14 "errorCode":"0", 19 "errorCode":"0",