iotkit-parent/data/init/sys_user_role.json

11 lines
106 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-05 09:52:37 +00:00
}
]