mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 14:04:32 +08:00
test(work): 适配新的模型测试
This commit is contained in:
parent
6b5fc89b77
commit
631baacf92
@ -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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user