RDV
This commit is contained in:
parent
f1b0d1a5d4
commit
c352775cd4
@ -20,7 +20,7 @@
|
|||||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||||
<#assign carrier_apt_status = JsonUtil.jsonToMap(dataRfx)>
|
<#assign carrier_apt_status = JsonUtil.jsonToMap(dataRfx)>
|
||||||
<#if !carrier_apt_status.status?? || carrier_apt_status.appointment_year_number==0>
|
<#if !carrier_apt_status.status?? || carrier_apt_status.appointment_year_number==0>
|
||||||
<#stop 'the updated appointment Status not initialized'>
|
<#stop >
|
||||||
</#if>
|
</#if>
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user