RabbitInjector in node-module + sequences inject

This commit is contained in:
STEINNI
2025-09-22 19:51:25 +00:00
parent 5d223c776c
commit 6381bfe44a
26 changed files with 2138 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"channel":"dataSync:userRoles",
"packet":{
"sender":"backend-smed",
"reqid":"18dd9317-a08c-4f0a-9f4c-5a30860e02e4",
"payload":
{"eventType": "updated",
"payload": {
"euLoginId": "steinic",
"roles": [
"SMED_role1",
"EIC_Dev"
]
}
}
}
}