diff --git a/collection/uni-id-roles/data.json b/collection/uni-id-roles/data.json new file mode 100644 index 0000000..6eb560e --- /dev/null +++ b/collection/uni-id-roles/data.json @@ -0,0 +1,7 @@ +[{ + "role_id": "admin", + "role_name": "超级管理员", + "permission": [], + "comment": "超级管理员拥有所有权限", + "create_date": 0 +}]