|
@@ -14761,15 +14761,16 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
<w:lang w:fareast="ZH-CN"/>
|
|
|
</w:rPr>
|
|
|
<w:t><#if basicInfo.relatedEntitiesImage??>
|
|
|
- <#list basicInfo.relatedEntitiesImage as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <#list basicInfo.relatedEntitiesImage as item><#if item.base64??>
|
|
|
+ <#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
<v:fill on="f" focussize="0,0"/>
|
|
|
<v:stroke on="f"/>
|
|
|
<v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
<o:lock v:ext="edit" aspectratio="t"/>
|
|
|
<w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -16787,7 +16788,7 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
<w:sz-cs w:val="18"/>
|
|
|
<w:lang w:val="EN-US" w:fareast="ZH-CN"/>
|
|
|
</w:rPr>
|
|
|
- <w:t>${item.isHistorical}</w:t>
|
|
|
+ <w:t> <#if item.isHistorical?? && item.isHistorical>是<#else>否</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
|
</w:tc>
|
|
@@ -17318,7 +17319,7 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
<w:sz w:val="18"/>
|
|
|
<w:lang w:val="ZH-CN"/>
|
|
|
</w:rPr>
|
|
|
- <w:t>${item.isHistorical!''}</w:t>
|
|
|
+ <w:t> <#if item.isHistorical?? && item.isHistorical>是<#else>否</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
|
</w:tc>
|
|
@@ -18955,7 +18956,7 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
<w:sz w:val="18"/>
|
|
|
<w:lang w:val="ZH-CN"/>
|
|
|
</w:rPr>
|
|
|
- <w:t>${item.isHistorical!''}</w:t>
|
|
|
+ <w:t> <#if item.isHistorical?? && item.isHistorical>是<#else>否</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
|
</w:tc>
|
|
@@ -28034,14 +28035,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t><#if projectInfo?? && projectInfo.files?? && projectInfo.files?size gt 0>
|
|
|
<#list projectInfo.files as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
<v:fill on="f" focussize="0,0"/>
|
|
|
<v:stroke on="f"/>
|
|
|
<v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
<o:lock v:ext="edit" aspectratio="t"/>
|
|
|
<w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -28602,14 +28604,7 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t><#if interestConflict?? && interestConflict?size gt 0>
|
|
|
<#list interestConflict as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ </#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -28868,14 +28863,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.foundationLegalPersonRegistrationCertificate?? && documentVo.foundationLegalPersonRegistrationCertificate?size gt 0>
|
|
|
<#list documentVo.foundationLegalPersonRegistrationCertificate as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
<v:fill on="f" focussize="0,0"/>
|
|
|
<v:stroke on="f"/>
|
|
|
<v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
<o:lock v:ext="edit" aspectratio="t"/>
|
|
|
<w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -28924,14 +28920,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.foundationLegalPersonRegistrationCertificateLatest?? && documentVo.foundationLegalPersonRegistrationCertificateLatest?size gt 0>
|
|
|
<#list documentVo.foundationLegalPersonRegistrationCertificateLatest as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
<v:fill on="f" focussize="0,0"/>
|
|
|
<v:stroke on="f"/>
|
|
|
<v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
<o:lock v:ext="edit" aspectratio="t"/>
|
|
|
<w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -28967,14 +28964,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.foundationLegalPersonRegistrationCertificateLatest?? && documentVo.bankAccountCertificateOrCreditCertificate?size gt 0>
|
|
|
<#list documentVo.bankAccountCertificateOrCreditCertificate as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
<v:fill on="f" focussize="0,0"/>
|
|
|
<v:stroke on="f"/>
|
|
|
<v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
<o:lock v:ext="edit" aspectratio="t"/>
|
|
|
<w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29024,14 +29022,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.evaluationLevelQualificationCertificate?? && documentVo.evaluationLevelQualificationCertificate?size gt 0>
|
|
|
<#list documentVo.evaluationLevelQualificationCertificate as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29085,14 +29084,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.completeArticlesOfAssociationCopy?? && documentVo.completeArticlesOfAssociationCopy?size gt 0>
|
|
|
<#list documentVo.completeArticlesOfAssociationCopy as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29134,14 +29134,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.topTenDonorList?? && documentVo.topTenDonorList?size gt 0>
|
|
|
<#list documentVo.topTenDonorList as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29177,14 +29178,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.topTenSpenderList?? && documentVo.topTenSpenderList?size gt 0>
|
|
|
<#list documentVo.topTenSpenderList as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29231,14 +29233,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t><#if documentVo.organizationManagement?? && documentVo.organizationManagement?size gt 0>
|
|
|
<#list documentVo.organizationManagement as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29334,14 +29337,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.relatedEntitySituation?? && documentVo.relatedEntitySituation?size gt 0>
|
|
|
<#list documentVo.relatedEntitySituation as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29376,14 +29380,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.organizationPrincipal?? && documentVo.organizationPrincipal?size gt 0>
|
|
|
<#list documentVo.organizationPrincipal as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29419,14 +29424,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.projectInformation?? && documentVo.projectInformation?size gt 0>
|
|
|
<#list documentVo.projectInformation as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29462,14 +29468,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.organizationalStructureScan?? && documentVo.organizationalStructureScan?size gt 0>
|
|
|
<#list documentVo.organizationalStructureScan as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if> </w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
@@ -29530,14 +29537,15 @@ fmppOBQAc+lHWiiqAMnvSDk5FLRQFwoxRRQFz//Z
|
|
|
</w:rPr>
|
|
|
<w:t> <#if documentVo.overallGuaranteeStatement?? && documentVo.overallGuaranteeStatement?size gt 0>
|
|
|
<#list documentVo.overallGuaranteeStatement as item>
|
|
|
- <w:pict><w:binData w:name="wordml://${item.fileName!''}">${item.base64!''}</w:binData><v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;"
|
|
|
- filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
- <v:fill on="f" focussize="0,0"/>
|
|
|
- <v:stroke on="f"/>
|
|
|
- <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
- <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
- <w10:wrap type="none"/>
|
|
|
- <w10:anchorlock/></v:shape></w:pict></#list>
|
|
|
+ <#if item.base64??><#list item.base64 as img>
|
|
|
+ <w:pict><w:binData w:name="wordml://{img_index}${item.fileName!''}">${img!''}</w:binData>
|
|
|
+ <v:shape id="_x0000_s1032" o:spt="75" alt="" type="#_x0000_t75" style="height:645.3pt;width:456.5pt;" filled="f" o:preferrelative="t" stroked="f" coordsize="21600,21600"><v:path/>
|
|
|
+ <v:fill on="f" focussize="0,0"/>
|
|
|
+ <v:stroke on="f"/>
|
|
|
+ <v:imagedata src="wordml://${item.fileName!''}" o:title="wordml://${item.fileName!''}"/>
|
|
|
+ <o:lock v:ext="edit" aspectratio="t"/>
|
|
|
+ <w10:wrap type="none"/>
|
|
|
+ <w10:anchorlock/></v:shape></w:pict></#list></#if></#list>
|
|
|
</#if></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|