Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Tcb/TcbSendSmsRequest.json
2021-05-28 19:27:38 +08:00

11 lines
278 B
JSON

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