iotkit-parent/data/init/sys_user_role.json

15 lines
152 B
JSON
Raw Normal View History

2023-06-05 09:52:37 +00:00
[
{
2023-06-05 13:34:47 +00:00
"userId": 1,
"roleId": 1
2023-06-05 09:52:37 +00:00
},
{
2023-06-05 13:34:47 +00:00
"userId": 2,
"roleId": 2
2023-06-17 13:50:31 +00:00
},
{
"userId": 3,
"roleId": 2
}
2023-06-05 09:52:37 +00:00
]