mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
14 lines
134 B
JSON
14 lines
134 B
JSON
[
|
|
{
|
|
"role_id": 1,
|
|
"dept_id": 1
|
|
},
|
|
{
|
|
"role_id": 2,
|
|
"dept_id": 1
|
|
},
|
|
{
|
|
"role_id": 2,
|
|
"dept_id": 6
|
|
}
|
|
] |