mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 调整腾讯云服务 TCB 相关接口及模型的命名方式
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"send_status_list": [
|
||||
{
|
||||
"serial_no": "8:gFIqWUHzllUyOFRHgeu20201231",
|
||||
"phone_number": "+8612345678910",
|
||||
"code": "Ok",
|
||||
"message": "send success",
|
||||
"iso_code": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user