This commit is contained in:
Laurie MONTANT 2025-12-16 10:37:07 +01:00
parent 7f3d3abb08
commit 17ae3b23bf

View File

@ -71,8 +71,8 @@
} }
] ]
</#if> </#if>
</#if>
<#break> <#break>
<#case "D"> <#case "D">
<#-- *********************************************** Action = Delete ******************** --> <#-- *********************************************** Action = Delete ******************** -->
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) /> <#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />