Commit efee88c7192b1e35597a5934ca212faace5fbad4
1 parent
1f559fa7
update
Showing
1 changed file
with
1 additions
and
1 deletions
10.消息云/1.1 发送短信接口.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 12 | 12 | | :-----------: | :------: | :------: | :------: | |
| 13 | 13 | | spId | string | true | 应用ID | |
| 14 | -| taskId | string | true | 短信模板ID(列表...) | | |
| 14 | +| taskId | string | true | 短信模板ID(ID列表) | | |
| 15 | 15 | | mobile | string | true | 手机号 | |
| 16 | 16 | | content | string | true | 短信内容参数 | |
| 17 | 17 | | sign | string | true | 签名 | | ... | ... |