mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
{}
|
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"corpid": "CORPID",
|
||||||
|
"userid": "USERID",
|
||||||
|
"session_key": "kJtdi6RF+Dv67QkbLlPGjw==",
|
||||||
|
"errcode": 0,
|
||||||
|
"errmsg": "ok"
|
||||||
|
}
|
@@ -0,0 +1 @@
|
|||||||
|
{}
|
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"corpid": "CORPID",
|
||||||
|
"userid": "USERID",
|
||||||
|
"session_key": "kJtdi6RF+Dv67QkbLlPGjw==",
|
||||||
|
"open_userid": "woTD_bDwAA6qQBOujKfgScxHP3msqqng",
|
||||||
|
"errcode": 0,
|
||||||
|
"errmsg": "ok"
|
||||||
|
}
|
Reference in New Issue
Block a user