作者 shenhailong

修改 删除 报 删除备注节点

... ... @@ -43,9 +43,6 @@
<UnloadingLocation>
<ID>${mt.destinationstation}</ID>
</UnloadingLocation>
<TransitDestination>
<ID>$TransitDestination$</ID>
</TransitDestination>
<GoodsConsignedPlace>
<ID>${mt.originstation}</ID>
</GoodsConsignedPlace>
... ...
... ... @@ -31,9 +31,6 @@
<Reason>${reason}</Reason>
<ContactName>${contactName}</ContactName>
<ContactTel>${contactTel}</ContactTel>
<#if content?length gt 1>
<Content>${content}</Content>
</#if>
</AdditionalInformation>
</Declaration>
</Manifest>
\ No newline at end of file
... ...
... ... @@ -27,9 +27,6 @@
<Reason>${reason}</Reason>
<ContactName>${contactName}</ContactName>
<ContactTel>${contactTel}</ContactTel>
<#if content?length gt 1>
<Content>${content}</Content>
</#if>
</AdditionalInformation>
</Declaration>
</Manifest>
\ No newline at end of file
... ...
... ... @@ -26,9 +26,6 @@
<Reason>${reason}</Reason>
<ContactName>${contactName}</ContactName>
<ContactTel>${contactTel}</ContactTel>
<#if content?length gt 1>
<Content>${content}</Content>
</#if>
</AdditionalInformation>
</Declaration>
</Manifest>
\ No newline at end of file
... ...
... ... @@ -27,9 +27,6 @@
<Reason>${reason}</Reason>
<ContactName>${contactName}</ContactName>
<ContactTel>${contactTel}</ContactTel>
<#if content?length gt 1>
<Content>${content}</Content>
</#if>
</AdditionalInformation>
</Declaration>
</Manifest>
\ No newline at end of file
... ...
... ... @@ -27,9 +27,6 @@
<Reason>${reason}</Reason>
<ContactName>${contactName}</ContactName>
<ContactTel>${contactTel}</ContactTel>
<#if content?length gt 1>
<Content>${content}</Content>
</#if>
</AdditionalInformation>
</Declaration>
</Manifest>
\ No newline at end of file
... ...