SCPN1-10047

This commit is contained in:
Laurie MONTANT 2026-01-16 17:14:20 +01:00
parent cd63035277
commit 6def04b358

View File

@ -3,7 +3,7 @@
<#include "ActorPrefix.ftl">
[
{
<#assign creationDate = RfxDateTimetoUTCWithTimezone(dataRfx.time,time_zone_rfx) />
<#assign creationDate = RfxDateTimetoUTCWithTimezone(dataRfx.@timestamp,time_zone_rfx) />
"Header": {
"ProjectID": "${projectRP}"
},