pub struct RolePermission { pub role_id: i64, pub permission_id: i64, }