mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(wxapi): 新增客服子商户能力相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ToUserName": "toUser",
|
||||
"FromUserName": "fromUser",
|
||||
"CreateTime": 1482048670,
|
||||
"MsgType": "text",
|
||||
"Content": "this is a test",
|
||||
"MsgId": 1234567890123456,
|
||||
"BusinessId": 1
|
||||
}
|
||||
Reference in New Issue
Block a user