modif
This commit is contained in:
parent
6319051741
commit
0e0397708f
@ -11,13 +11,13 @@
|
||||
"ID": {
|
||||
<#switch supplyOfTheTrackingNumber>
|
||||
<#case 0>
|
||||
"RefID":"",
|
||||
"RefID":" ",
|
||||
<#break>
|
||||
<#case 1>
|
||||
<#if despatched_ipg.consignment_unit_id!="">
|
||||
"RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}",
|
||||
<#else>
|
||||
"RefID":"",
|
||||
"RefID":" ",
|
||||
</#if>
|
||||
<#break>
|
||||
<#case 2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user