mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"uid": "example",
|
|
"perm": [
|
|
{
|
|
"perm_id": "10001",
|
|
"name": "全站只读权限"
|
|
},
|
|
{
|
|
"perm_id": "10002",
|
|
"name": "访问分析权限"
|
|
}
|
|
]
|
|
}
|