Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Tcb/TcbSendSmsRequest.json
2022-05-06 20:44:39 +08:00

10 lines
263 B
JSON

{
"env": "online-12345678910",
"phone_number_list": ["+8612345678910"],
"sms_type": "Marketing",
"content": "发布了新的能力",
"path": "/index.html",
"template_id": "923584",
"template_param_list": ["商品", "/index.html"]
}