mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
style: format
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"allow_scope": {
|
||||
"students": [
|
||||
{ "userid": "student1" },
|
||||
{ "userid": "student2" }
|
||||
],
|
||||
"departments": [ 1, 2 ]
|
||||
"students": [{ "userid": "student1" }, { "userid": "student2" }],
|
||||
"departments": [1, 2]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user