Commit 4f67ccd0894c401665ade54e011963d61abf57ca

Authored by 翁力
1 parent bef9da44

u

10.消息云/1.1 发送短信接口.md
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 | taskId | string | true | 短信模板ID | 5 | taskId | string | true | 短信模板ID |
6 | signatureId | string | false | 短信签名ID | 6 | signatureId | string | false | 短信签名ID |
7 | mobile | string | true | 手机号 | 7 | mobile | string | true | 手机号 |
8 -| content | string | true | 短信内容参数(内容组织形式需要确定) | 8 +| content | string | true | 模板内容参数 |
9 | sign | string | true | 签名 | 9 | sign | string | true | 签名 |
10 ----- 10 -----
11 #### 返回格式说明: 11 #### 返回格式说明: