Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Tcb/TcbSendSmsV2Request.json

9 lines
217 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"env": "online-12345678910",
"url_link": "https://wxaurl.cn/xxxxxx",
"template_id": "844110",
"template_param_list": [ "能力上新" ],
"phone_number_list": [
"+8612345678910"
]
}