mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
test(work): 适配新的接口模型
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"allow_scope": {
|
||||
"students": [
|
||||
{ "userid": "student1" },
|
||||
{ "userid": "student2" }
|
||||
],
|
||||
"departments": [ 1, 2 ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user