feat: update
This commit is contained in:
@@ -64,7 +64,7 @@ try:
|
||||
req.SignName = "异度世界公众号"
|
||||
# 模板 ID: 必须填写已审核通过的模板 ID
|
||||
# 模板 ID 可前往 [国内短信](https://console.cloud.tencent.com/smsv2/csms-template) 或 [国际/港澳台短信](https://console.cloud.tencent.com/smsv2/isms-template) 的正文模板管理查看
|
||||
req.TemplateId = "1795420"
|
||||
req.TemplateId = "1795459"
|
||||
# 模板参数: 模板参数的个数需要与 TemplateId 对应模板的变量个数保持一致,,若无模板参数,则设置为空
|
||||
req.TemplateParamSet = []
|
||||
# 下发手机号码,采用 E.164 标准,+[国家或地区码][手机号]
|
||||
|
||||
Reference in New Issue
Block a user