Commit f0c36d9f96b01b67a174778fd18348792e43b35f
1 parent
fef842c8
update
Showing
1 changed file
with
1 additions
and
1 deletions
10.消息云/1.3 发送多变量短信接口.md
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 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>| | 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 | | 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>| | 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 | | mobile | string | true | 手机号 | | 7 | | mobile | string | true | 手机号 | |
| 8 | -| content | string | true | 模板内容参数,多变量以双下划綫连接 百度__中关村科技园__度娘__13800138000 | | 8 | +| content | string | true | 模板内容参数,多变量以双下划綫连接 示例 <span> 百度__中关村科技园__度娘__13800138000 </span> | |
| 9 | | sign | string | true | 签名 | | 9 | | sign | string | true | 签名 | |
| 10 | ----- | 10 | ----- |
| 11 | #### 规则说明: | 11 | #### 规则说明: |