Commit 9ad2f756cc81138cd722b1d9d92898ad5076a106
1 parent
5eb0bfea
update
Showing
1 changed file
with
6 additions
and
1 deletions
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", |