正在显示
6 个修改的文件
包含
0 行增加
和
18 行删除
@@ -43,9 +43,6 @@ | @@ -43,9 +43,6 @@ | ||
43 | <UnloadingLocation> | 43 | <UnloadingLocation> |
44 | <ID>${mt.destinationstation}</ID> | 44 | <ID>${mt.destinationstation}</ID> |
45 | </UnloadingLocation> | 45 | </UnloadingLocation> |
46 | - <TransitDestination> | ||
47 | - <ID>$TransitDestination$</ID> | ||
48 | - </TransitDestination> | ||
49 | <GoodsConsignedPlace> | 46 | <GoodsConsignedPlace> |
50 | <ID>${mt.originstation}</ID> | 47 | <ID>${mt.originstation}</ID> |
51 | </GoodsConsignedPlace> | 48 | </GoodsConsignedPlace> |
@@ -31,9 +31,6 @@ | @@ -31,9 +31,6 @@ | ||
31 | <Reason>${reason}</Reason> | 31 | <Reason>${reason}</Reason> |
32 | <ContactName>${contactName}</ContactName> | 32 | <ContactName>${contactName}</ContactName> |
33 | <ContactTel>${contactTel}</ContactTel> | 33 | <ContactTel>${contactTel}</ContactTel> |
34 | - <#if content?length gt 1> | ||
35 | - <Content>${content}</Content> | ||
36 | - </#if> | ||
37 | </AdditionalInformation> | 34 | </AdditionalInformation> |
38 | </Declaration> | 35 | </Declaration> |
39 | </Manifest> | 36 | </Manifest> |
@@ -27,9 +27,6 @@ | @@ -27,9 +27,6 @@ | ||
27 | <Reason>${reason}</Reason> | 27 | <Reason>${reason}</Reason> |
28 | <ContactName>${contactName}</ContactName> | 28 | <ContactName>${contactName}</ContactName> |
29 | <ContactTel>${contactTel}</ContactTel> | 29 | <ContactTel>${contactTel}</ContactTel> |
30 | - <#if content?length gt 1> | ||
31 | - <Content>${content}</Content> | ||
32 | - </#if> | ||
33 | </AdditionalInformation> | 30 | </AdditionalInformation> |
34 | </Declaration> | 31 | </Declaration> |
35 | </Manifest> | 32 | </Manifest> |
@@ -26,9 +26,6 @@ | @@ -26,9 +26,6 @@ | ||
26 | <Reason>${reason}</Reason> | 26 | <Reason>${reason}</Reason> |
27 | <ContactName>${contactName}</ContactName> | 27 | <ContactName>${contactName}</ContactName> |
28 | <ContactTel>${contactTel}</ContactTel> | 28 | <ContactTel>${contactTel}</ContactTel> |
29 | - <#if content?length gt 1> | ||
30 | - <Content>${content}</Content> | ||
31 | - </#if> | ||
32 | </AdditionalInformation> | 29 | </AdditionalInformation> |
33 | </Declaration> | 30 | </Declaration> |
34 | </Manifest> | 31 | </Manifest> |
@@ -27,9 +27,6 @@ | @@ -27,9 +27,6 @@ | ||
27 | <Reason>${reason}</Reason> | 27 | <Reason>${reason}</Reason> |
28 | <ContactName>${contactName}</ContactName> | 28 | <ContactName>${contactName}</ContactName> |
29 | <ContactTel>${contactTel}</ContactTel> | 29 | <ContactTel>${contactTel}</ContactTel> |
30 | - <#if content?length gt 1> | ||
31 | - <Content>${content}</Content> | ||
32 | - </#if> | ||
33 | </AdditionalInformation> | 30 | </AdditionalInformation> |
34 | </Declaration> | 31 | </Declaration> |
35 | </Manifest> | 32 | </Manifest> |
@@ -27,9 +27,6 @@ | @@ -27,9 +27,6 @@ | ||
27 | <Reason>${reason}</Reason> | 27 | <Reason>${reason}</Reason> |
28 | <ContactName>${contactName}</ContactName> | 28 | <ContactName>${contactName}</ContactName> |
29 | <ContactTel>${contactTel}</ContactTel> | 29 | <ContactTel>${contactTel}</ContactTel> |
30 | - <#if content?length gt 1> | ||
31 | - <Content>${content}</Content> | ||
32 | - </#if> | ||
33 | </AdditionalInformation> | 30 | </AdditionalInformation> |
34 | </Declaration> | 31 | </Declaration> |
35 | </Manifest> | 32 | </Manifest> |
-
请 注册 或 登录 后发表评论