Commit fef842c8d9dacf311898a8ac05bd78cf320ecb8a
1 parent
ee902ce6
update
Showing
1 changed file
with
1 additions
and
1 deletions
10.消息云/1.3 发送多变量短信接口.md
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | | taskId | string | true | 短信模板ID <a href="http://console.open.cnlive.com/open/doc/sys/xiaoxi/366df881-2582-44ab-9b96-7fab86742e6b/10.消息云/1.1.1%20发送短信-taskId说明">taskId说明</a>| |
| 6 | 6 | | signatureId | string | false | 短信签名ID <a href="http://console.open.cnlive.com/open/doc/sys/xiaoxi/366df881-2582-44ab-9b96-7fab86742e6b/10.消息云/1.1.2%20发送短信-signatureId说明">signatureId说明</a>| |
| 7 | 7 | | mobile | string | true | 手机号 | |
| 8 | -| content | string | true | 模板内容参数,多变量以双下划綫连接 例: 百度__中关村科技园__度娘__13800138000 | | |
| 8 | +| content | string | true | 模板内容参数,多变量以双下划綫连接 百度__中关村科技园__度娘__13800138000 | | |
| 9 | 9 | | sign | string | true | 签名 | |
| 10 | 10 | ----- |
| 11 | 11 | #### 规则说明: | ... | ... |