feat: update

This commit is contained in:
eric
2023-05-22 14:00:50 +08:00
parent ba2822cbd0
commit ad1555e05d
4 changed files with 135 additions and 26 deletions

View File

@@ -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 标准,+[国家或地区码][手机号]