mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"msg_data_id": 1,
|
||||
"index": 0,
|
||||
"user_comment_id": 0,
|
||||
"content": "CONTENT"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"msg_data_id": 1,
|
||||
"index": 0,
|
||||
"user_comment_id": 0
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user