正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
@@ -31,12 +31,10 @@ | @@ -31,12 +31,10 @@ | ||
31 | <ConditionCode>10</ConditionCode> | 31 | <ConditionCode>10</ConditionCode> |
32 | </TransportContractDocument> | 32 | </TransportContractDocument> |
33 | <#if mt['awbh']??> | 33 | <#if mt['awbh']??> |
34 | - <#if mt.awbh?default("")?length gt 1> | ||
35 | <AssociatedTransportDocument> | 34 | <AssociatedTransportDocument> |
36 | <ID>${awba}_${mt.awbh}</ID> | 35 | <ID>${awba}_${mt.awbh}</ID> |
37 | </AssociatedTransportDocument> | 36 | </AssociatedTransportDocument> |
38 | </#if> | 37 | </#if> |
39 | - </#if> | ||
40 | <LoadingLocation> | 38 | <LoadingLocation> |
41 | <ID>${mt.originstation}</ID> | 39 | <ID>${mt.originstation}</ID> |
42 | </LoadingLocation> | 40 | </LoadingLocation> |
-
请 注册 或 登录 后发表评论