mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"starttime": 987654321,
|
||||
"endtime": 987654321,
|
||||
"msgid": 1,
|
||||
"number": 10000
|
||||
}
|
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"recordlist": [
|
||||
{
|
||||
"openid": "oDF3iY9WMaswOPWjCIp_f3Bnpljk",
|
||||
"opercode": 2002,
|
||||
"text": " 您好,客服test1为您服务。",
|
||||
"time": 1400563710,
|
||||
"worker": "test1@test"
|
||||
},
|
||||
{
|
||||
"openid": "oDF3iY9WMaswOPWjCIp_f3Bnpljk",
|
||||
"opercode": 2003,
|
||||
"text": "你好,有什么事情?",
|
||||
"time": 1400563731,
|
||||
"worker": "test1@test"
|
||||
}
|
||||
],
|
||||
"number": 2,
|
||||
"msgid": 20165267
|
||||
}
|
Reference in New Issue
Block a user