modifs 1512231548

This commit is contained in:
Laurie MONTANT 2023-12-15 15:48:26 +01:00
parent 88307561d2
commit 7d32478c1b

View File

@ -30,7 +30,7 @@
"datas" : "datas" :
<#include "RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl"> <#include "RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl">
}, },
<#if preparationOrder.load_data.carrier_code!=""> <#if preparationOrder.load_data.carrier_code??>
{ {
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowCarrierUpdated> <#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowCarrierUpdated>
"apiReflexPlatformID" : "${apiReflexPlatformID}", "apiReflexPlatformID" : "${apiReflexPlatformID}",