正在显示
1 个修改的文件
包含
3 行增加
和
5 行删除
@@ -31,11 +31,9 @@ | @@ -31,11 +31,9 @@ | ||
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> | ||
36 | - <ID>${awba}_${mt.awbh}</ID> | ||
37 | - </AssociatedTransportDocument> | ||
38 | - </#if> | 34 | + <AssociatedTransportDocument> |
35 | + <ID>${awba}_${mt.awbh}</ID> | ||
36 | + </AssociatedTransportDocument> | ||
39 | </#if> | 37 | </#if> |
40 | <LoadingLocation> | 38 | <LoadingLocation> |
41 | <ID>${mt.originstation}</ID> | 39 | <ID>${mt.originstation}</ID> |
-
请 注册 或 登录 后发表评论