style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -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]
}
}
}