Browse Source

优化

master
God 2 years ago
parent
commit
dfc070a731
  1. 2
      anrui-base/anrui-base-biz/src/main/java/com/yxt/anrui/base/biz/basevehicleout/BaseVehicleOutService.java
  2. 14
      anrui-buscenter/anrui-buscenter-biz/src/main/java/com/yxt/anrui/buscenter/biz/bussalesorder/BusSalesOrderMapper.xml
  3. 2
      anrui-buscenter/anrui-buscenter-biz/src/main/java/com/yxt/anrui/buscenter/biz/bussalesorder/BusSalesOrderService.java
  4. 4531
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg(2023-5-19).ftl
  5. 479
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg.ftl
  6. 361
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg1.ftl
  7. 4603
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks(2023-5-19).ftl
  8. 575
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks.ftl
  9. 500
      工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks1.ftl

2
anrui-base/anrui-base-biz/src/main/java/com/yxt/anrui/base/biz/basevehicleout/BaseVehicleOutService.java

@ -2031,6 +2031,8 @@ public class BaseVehicleOutService extends MybatisBaseService<BaseVehicleOutMapp
dataMap.put("jrsp", assigneeName + finishTime); dataMap.put("jrsp", assigneeName + finishTime);
} else if ("Activity_1xzxtct".equals(taskDefKey) || "Activity_1ohp3br".equals(taskDefKey)) { } else if ("Activity_1xzxtct".equals(taskDefKey) || "Activity_1ohp3br".equals(taskDefKey)) {
dataMap.put("confirmName", assigneeName + finishTime); dataMap.put("confirmName", assigneeName + finishTime);
}else if ("Activity_1461e4e".equals(taskDefKey)){
dataMap.put("cwsp", assigneeName + finishTime);
} }
} }
} }

14
anrui-buscenter/anrui-buscenter-biz/src/main/java/com/yxt/anrui/buscenter/biz/bussalesorder/BusSalesOrderMapper.xml

@ -152,6 +152,20 @@
, IFNULL(bo.staffName , IFNULL(bo.staffName
, '') , '')
, ifnull(bo.billNo , ifnull(bo.billNo
, '')
, IFNULL(bo.useOrgName
, '')
, IFNULL(bo.purchaseSystemName
, '')
, IFNULL(bm.modelName
, '')
, IFNULL(bo.orgName
, '')
, IFNULL(bo.nodeState
, '')
, IFNULL(ls.factoryDiscount
, '')
, IFNULL(bsos.distributorName
, '')) LIKE concat('%' , '')) LIKE concat('%'
, #{name} , #{name}
, '%') , '%')

2
anrui-buscenter/anrui-buscenter-biz/src/main/java/com/yxt/anrui/buscenter/biz/bussalesorder/BusSalesOrderService.java

@ -6106,9 +6106,11 @@ public class BusSalesOrderService extends MybatisBaseService<BusSalesOrderMapper
List<BusSalesOrderVehicle> busSalesOrderVehicles = busSalesOrderVehicleService.selectByOrderSid(sid); List<BusSalesOrderVehicle> busSalesOrderVehicles = busSalesOrderVehicleService.selectByOrderSid(sid);
if (!busSalesOrderVehicles.isEmpty()) { if (!busSalesOrderVehicles.isEmpty()) {
for (BusSalesOrderVehicle busSalesOrderVehicle : busSalesOrderVehicles) { for (BusSalesOrderVehicle busSalesOrderVehicle : busSalesOrderVehicles) {
if (StringUtils.isNotBlank(busSalesOrderVehicle.getLinkNo())){
vinNo = vinNo + busSalesOrderVehicle.getLinkNo() + ","; vinNo = vinNo + busSalesOrderVehicle.getLinkNo() + ",";
} }
} }
}
if (StringUtils.isNotBlank(vinNo)) { if (StringUtils.isNotBlank(vinNo)) {
dataMap.put("vinNo", vinNo.substring(0, vinNo.length() - 1)); dataMap.put("vinNo", vinNo.substring(0, vinNo.length() - 1));
dataMap.put("isxsVinNo", "是"); dataMap.put("isxsVinNo", "是");

4531
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg(2023-5-19).ftl

File diff suppressed because it is too large

479
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg.ftl

@ -23,17 +23,20 @@
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml"> pkg:contentType="application/vnd.openxmlformats-package.relationships+xml">
<pkg:xmlData> <pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"> <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId6" <Relationship Id="rId7"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
Target="fontTable.xml"/> Target="fontTable.xml"/>
<Relationship Id="rId5" <Relationship Id="rId6"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"
Target="../customXml/item1.xml"/> Target="../customXml/item1.xml"/>
<Relationship Id="rId4" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" <Relationship Id="rId5" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
Target="theme/theme1.xml"/> Target="theme/theme1.xml"/>
<Relationship Id="rId3" <Relationship Id="rId4"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="footer1.xml"/> Target="footer1.xml"/>
<Relationship Id="rId3"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header1.xml"/>
<Relationship Id="rId2" <Relationship Id="rId2"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"
Target="settings.xml"/> Target="settings.xml"/>
@ -90,14 +93,18 @@
<w:gridCol w:w="1089"/> <w:gridCol w:w="1089"/>
<w:gridCol w:w="294"/> <w:gridCol w:w="294"/>
<w:gridCol w:w="606"/> <w:gridCol w:w="606"/>
<w:gridCol w:w="870"/> <w:gridCol w:w="617"/>
<w:gridCol w:w="253"/>
<w:gridCol w:w="555"/> <w:gridCol w:w="555"/>
<w:gridCol w:w="600"/> <w:gridCol w:w="182"/>
<w:gridCol w:w="418"/>
<w:gridCol w:w="636"/> <w:gridCol w:w="636"/>
<w:gridCol w:w="234"/> <w:gridCol w:w="234"/>
<w:gridCol w:w="930"/> <w:gridCol w:w="227"/>
<w:gridCol w:w="703"/>
<w:gridCol w:w="178"/> <w:gridCol w:w="178"/>
<w:gridCol w:w="737"/> <w:gridCol w:w="289"/>
<w:gridCol w:w="448"/>
<w:gridCol w:w="900"/> <w:gridCol w:w="900"/>
<w:gridCol w:w="654"/> <w:gridCol w:w="654"/>
<w:gridCol w:w="231"/> <w:gridCol w:w="231"/>
@ -129,7 +136,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="11681" w:type="dxa"/> <w:tcW w:w="11681" w:type="dxa"/>
<w:gridSpan w:val="16"/> <w:gridSpan w:val="20"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -170,8 +177,6 @@
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:bookmarkStart w:id="0" w:name="_GoBack"/>
<w:bookmarkEnd w:id="0"/>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
@ -266,8 +271,8 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3267" w:type="dxa"/> <w:tcW w:w="1223" w:type="dxa"/>
<w:gridSpan w:val="5"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -322,7 +327,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1342" w:type="dxa"/> <w:tcW w:w="990" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -378,8 +383,8 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2291" w:type="dxa"/> <w:tcW w:w="1515" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -432,6 +437,117 @@
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1170" w:type="dxa"/>
<w:gridSpan w:val="3"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="default" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>合同编号:</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="2002" w:type="dxa"/>
<w:gridSpan w:val="3"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${conNo!}</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1091" w:type="dxa"/> <w:tcW w:w="1091" w:type="dxa"/>
@ -623,7 +739,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3267" w:type="dxa"/> <w:tcW w:w="3267" w:type="dxa"/>
<w:gridSpan w:val="5"/> <w:gridSpan w:val="7"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -679,7 +795,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1342" w:type="dxa"/> <w:tcW w:w="1342" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -735,7 +851,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2291" w:type="dxa"/> <w:tcW w:w="2291" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -1035,6 +1151,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1139,6 +1256,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1244,6 +1362,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1296,7 +1415,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1630,6 +1749,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1726,6 +1846,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1823,6 +1944,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1871,7 +1993,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="3"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2181,6 +2303,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2253,6 +2376,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2352,6 +2476,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2388,7 +2513,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="3"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2651,7 +2776,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="10592" w:type="dxa"/> <w:tcW w:w="10592" w:type="dxa"/>
<w:gridSpan w:val="15"/> <w:gridSpan w:val="19"/>
<w:tcBorders> <w:tcBorders>
<w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/>
<w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/>
@ -2713,7 +2838,8 @@
</w:pPr> </w:pPr>
</w:p> </w:p>
<w:sectPr> <w:sectPr>
<w:footerReference r:id="rId3" w:type="default"/> <w:headerReference r:id="rId3" w:type="default"/>
<w:footerReference r:id="rId4" w:type="default"/>
<w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/> <w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/>
<w:pgMar w:top="2551" w:right="567" w:bottom="3402" w:left="4819" w:header="851" w:footer="992" <w:pgMar w:top="2551" w:right="567" w:bottom="3402" w:left="4819" w:header="851" w:footer="992"
w:gutter="0"/> w:gutter="0"/>
@ -2774,15 +2900,15 @@
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<Template>Normal.dotm</Template> <Template>Normal.dotm</Template>
<Pages>1</Pages> <Pages>1</Pages>
<Words>100</Words> <Words>106</Words>
<Characters>317</Characters> <Characters>331</Characters>
<Lines>0</Lines> <Lines>0</Lines>
<Paragraphs>0</Paragraphs> <Paragraphs>0</Paragraphs>
<TotalTime>32</TotalTime> <TotalTime>0</TotalTime>
<ScaleCrop>false</ScaleCrop> <ScaleCrop>false</ScaleCrop>
<LinksUpToDate>false</LinksUpToDate> <LinksUpToDate>false</LinksUpToDate>
<CharactersWithSpaces>317</CharactersWithSpaces> <CharactersWithSpaces>331</CharactersWithSpaces>
<Application>WPS Office_11.1.0.13703_F1E327BC-269C-435d-A152-05C5408002CA</Application> <Application>WPS Office_11.1.0.14309_F1E327BC-269C-435d-A152-05C5408002CA</Application>
<DocSecurity>0</DocSecurity> <DocSecurity>0</DocSecurity>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -2796,8 +2922,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created> <dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created>
<dc:creator>God</dc:creator> <dc:creator>God</dc:creator>
<cp:lastModifiedBy>WPS_1599826008</cp:lastModifiedBy> <cp:lastModifiedBy>文档存本地丢失不负责</cp:lastModifiedBy>
<dcterms:modified xsi:type="dcterms:W3CDTF">2023-02-04T03:51:59Z</dcterms:modified> <dcterms:modified xsi:type="dcterms:W3CDTF">2023-06-28T07:54:11Z</dcterms:modified>
</cp:coreProperties> </cp:coreProperties>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
@ -2807,10 +2933,10 @@
<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties" <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties"
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer">
<vt:lpwstr>2052-11.1.0.13703</vt:lpwstr> <vt:lpwstr>2052-11.1.0.14309</vt:lpwstr>
</property> </property>
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV">
<vt:lpwstr>2078DCD2F3264C209F8A4DBFC3298FF3</vt:lpwstr> <vt:lpwstr>980CF6F7B76748C0B8C1F419B51B9C34_13</vt:lpwstr>
</property> </property>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -2932,12 +3058,14 @@
</w:tblCellMar> </w:tblCellMar>
</w:tblPr> </w:tblPr>
<w:tblGrid> <w:tblGrid>
<w:gridCol w:w="1182"/> <w:gridCol w:w="919"/>
<w:gridCol w:w="3900"/> <w:gridCol w:w="2086"/>
<w:gridCol w:w="495"/> <w:gridCol w:w="982"/>
<w:gridCol w:w="1050"/> <w:gridCol w:w="1882"/>
<w:gridCol w:w="3105"/> <w:gridCol w:w="859"/>
<w:gridCol w:w="2805"/> <w:gridCol w:w="1814"/>
<w:gridCol w:w="709"/>
<w:gridCol w:w="3286"/>
</w:tblGrid> </w:tblGrid>
<w:tr> <w:tr>
<w:tblPrEx> <w:tblPrEx>
@ -2961,7 +3089,7 @@
</w:trPr> </w:trPr>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1182" w:type="dxa"/> <w:tcW w:w="919" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -2995,8 +3123,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3007,18 +3135,30 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>制单人:</w:t> <w:t>制单人:</w:t>
</w:r> </w:r>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t xml:space="preserve"> </w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3900" w:type="dxa"/> <w:tcW w:w="2086" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3047,13 +3187,68 @@
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/> <w:jc w:val="left"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="default" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t xml:space="preserve">${makeName!} </w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="982" w:type="dxa"/>
<w:tcBorders>
<w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/>
<w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3063,18 +3258,18 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>${makeName!}</w:t> <w:t>金融部:</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="495" w:type="dxa"/> <w:tcW w:w="1882" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3084,9 +3279,13 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3097,24 +3296,36 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="center"/> <w:jc w:val="left"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${jrsp!}</w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1050" w:type="dxa"/> <w:tcW w:w="859" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3148,30 +3359,42 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>支持部</w:t>
</w:r>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>审核人:</w:t> <w:t>:</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3105" w:type="dxa"/> <w:tcW w:w="1814" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3181,9 +3404,13 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3201,8 +3428,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3212,8 +3439,8 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3223,7 +3450,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2805" w:type="dxa"/> <w:tcW w:w="709" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3233,9 +3460,13 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3246,19 +3477,87 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="center"/> <w:jc w:val="left"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="default" w:cs="宋体"/>
w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="16"/>
<w:szCs w:val="18"/> <w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>财务:</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="3286" w:type="dxa"/>
<w:tcBorders>
<w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:bookmarkStart w:id="0" w:name="_GoBack"/>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${cwsp!}</w:t>
</w:r>
<w:bookmarkEnd w:id="0"/>
</w:p> </w:p>
</w:tc> </w:tc>
</w:tr> </w:tr>
@ -3376,6 +3675,35 @@
</w:ftr> </w:ftr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/header1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml">
<pkg:xmlData>
<w:hdr xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"
xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
xmlns:w10="urn:schemas-microsoft-com:office:word"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"
xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk"
xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml"
xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape"
xmlns:wpsCustomData="http://www.wps.cn/officeDocument/2013/wpsCustomData"
mc:Ignorable="w14 w15 wp14">
<w:p>
<w:pPr>
<w:pStyle w:val="3"/>
</w:pPr>
</w:p>
</w:hdr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/settings.xml" <pkg:part pkg:name="/word/settings.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml">
<pkg:xmlData> <pkg:xmlData>
@ -3487,6 +3815,7 @@
<w:rsid w:val="21920158"/> <w:rsid w:val="21920158"/>
<w:rsid w:val="21DA5F4C"/> <w:rsid w:val="21DA5F4C"/>
<w:rsid w:val="22CC58EC"/> <w:rsid w:val="22CC58EC"/>
<w:rsid w:val="22DD18A7"/>
<w:rsid w:val="239B0E1A"/> <w:rsid w:val="239B0E1A"/>
<w:rsid w:val="248C70E1"/> <w:rsid w:val="248C70E1"/>
<w:rsid w:val="25282E96"/> <w:rsid w:val="25282E96"/>
@ -3497,6 +3826,7 @@
<w:rsid w:val="283D06F2"/> <w:rsid w:val="283D06F2"/>
<w:rsid w:val="28890D09"/> <w:rsid w:val="28890D09"/>
<w:rsid w:val="28BB61E6"/> <w:rsid w:val="28BB61E6"/>
<w:rsid w:val="294A1318"/>
<w:rsid w:val="2B0D4CF3"/> <w:rsid w:val="2B0D4CF3"/>
<w:rsid w:val="2CDE6947"/> <w:rsid w:val="2CDE6947"/>
<w:rsid w:val="2D6D7CCB"/> <w:rsid w:val="2D6D7CCB"/>
@ -3520,15 +3850,16 @@
<w:rsid w:val="3C137C90"/> <w:rsid w:val="3C137C90"/>
<w:rsid w:val="3C6F136A"/> <w:rsid w:val="3C6F136A"/>
<w:rsid w:val="3C8304BC"/> <w:rsid w:val="3C8304BC"/>
<w:rsid w:val="3CA27BE6"/>
<w:rsid w:val="3D736C38"/> <w:rsid w:val="3D736C38"/>
<w:rsid w:val="3E0B0C1F"/> <w:rsid w:val="3E0B0C1F"/>
<w:rsid w:val="3E1D0952"/> <w:rsid w:val="3E1D0952"/>
<w:rsid w:val="3F4F215C"/>
<w:rsid w:val="41B8730F"/> <w:rsid w:val="41B8730F"/>
<w:rsid w:val="437E00E5"/> <w:rsid w:val="437E00E5"/>
<w:rsid w:val="43BF2BD7"/> <w:rsid w:val="43BF2BD7"/>
<w:rsid w:val="45ED50AE"/> <w:rsid w:val="45ED50AE"/>
<w:rsid w:val="46F04E55"/> <w:rsid w:val="46F04E55"/>
<w:rsid w:val="4825295B"/>
<w:rsid w:val="49C64593"/> <w:rsid w:val="49C64593"/>
<w:rsid w:val="4A203CA4"/> <w:rsid w:val="4A203CA4"/>
<w:rsid w:val="4A3414FD"/> <w:rsid w:val="4A3414FD"/>
@ -3542,6 +3873,7 @@
<w:rsid w:val="50C7131D"/> <w:rsid w:val="50C7131D"/>
<w:rsid w:val="51D04201"/> <w:rsid w:val="51D04201"/>
<w:rsid w:val="530879CB"/> <w:rsid w:val="530879CB"/>
<w:rsid w:val="542D2C45"/>
<w:rsid w:val="54684BC5"/> <w:rsid w:val="54684BC5"/>
<w:rsid w:val="55895EB6"/> <w:rsid w:val="55895EB6"/>
<w:rsid w:val="56707D61"/> <w:rsid w:val="56707D61"/>
@ -3550,6 +3882,7 @@
<w:rsid w:val="582E1C82"/> <w:rsid w:val="582E1C82"/>
<w:rsid w:val="5846521D"/> <w:rsid w:val="5846521D"/>
<w:rsid w:val="587A0A23"/> <w:rsid w:val="587A0A23"/>
<w:rsid w:val="59204415"/>
<w:rsid w:val="59A044B9"/> <w:rsid w:val="59A044B9"/>
<w:rsid w:val="59D2663D"/> <w:rsid w:val="59D2663D"/>
<w:rsid w:val="5A0507C0"/> <w:rsid w:val="5A0507C0"/>
@ -3560,6 +3893,7 @@
<w:rsid w:val="5C277114"/> <w:rsid w:val="5C277114"/>
<w:rsid w:val="5C4C26D6"/> <w:rsid w:val="5C4C26D6"/>
<w:rsid w:val="5CF1327E"/> <w:rsid w:val="5CF1327E"/>
<w:rsid w:val="5DBB3FB7"/>
<w:rsid w:val="5DC170F4"/> <w:rsid w:val="5DC170F4"/>
<w:rsid w:val="5EE57C39"/> <w:rsid w:val="5EE57C39"/>
<w:rsid w:val="5F957001"/> <w:rsid w:val="5F957001"/>
@ -3580,6 +3914,7 @@
<w:rsid w:val="6D9E6B0A"/> <w:rsid w:val="6D9E6B0A"/>
<w:rsid w:val="6DF02A58"/> <w:rsid w:val="6DF02A58"/>
<w:rsid w:val="6F767D3E"/> <w:rsid w:val="6F767D3E"/>
<w:rsid w:val="700E441B"/>
<w:rsid w:val="727704D5"/> <w:rsid w:val="727704D5"/>
<w:rsid w:val="73591E51"/> <w:rsid w:val="73591E51"/>
<w:rsid w:val="738D38A8"/> <w:rsid w:val="738D38A8"/>

361
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdjg1.ftl

@ -23,20 +23,17 @@
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml"> pkg:contentType="application/vnd.openxmlformats-package.relationships+xml">
<pkg:xmlData> <pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"> <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId7" <Relationship Id="rId6"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
Target="fontTable.xml"/> Target="fontTable.xml"/>
<Relationship Id="rId6" <Relationship Id="rId5"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"
Target="../customXml/item1.xml"/> Target="../customXml/item1.xml"/>
<Relationship Id="rId5" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" <Relationship Id="rId4" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
Target="theme/theme1.xml"/> Target="theme/theme1.xml"/>
<Relationship Id="rId4" <Relationship Id="rId3"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="footer1.xml"/> Target="footer1.xml"/>
<Relationship Id="rId3"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header1.xml"/>
<Relationship Id="rId2" <Relationship Id="rId2"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"
Target="settings.xml"/> Target="settings.xml"/>
@ -93,18 +90,14 @@
<w:gridCol w:w="1089"/> <w:gridCol w:w="1089"/>
<w:gridCol w:w="294"/> <w:gridCol w:w="294"/>
<w:gridCol w:w="606"/> <w:gridCol w:w="606"/>
<w:gridCol w:w="617"/> <w:gridCol w:w="870"/>
<w:gridCol w:w="253"/>
<w:gridCol w:w="555"/> <w:gridCol w:w="555"/>
<w:gridCol w:w="182"/> <w:gridCol w:w="600"/>
<w:gridCol w:w="418"/>
<w:gridCol w:w="636"/> <w:gridCol w:w="636"/>
<w:gridCol w:w="234"/> <w:gridCol w:w="234"/>
<w:gridCol w:w="227"/> <w:gridCol w:w="930"/>
<w:gridCol w:w="703"/>
<w:gridCol w:w="178"/> <w:gridCol w:w="178"/>
<w:gridCol w:w="289"/> <w:gridCol w:w="737"/>
<w:gridCol w:w="448"/>
<w:gridCol w:w="900"/> <w:gridCol w:w="900"/>
<w:gridCol w:w="654"/> <w:gridCol w:w="654"/>
<w:gridCol w:w="231"/> <w:gridCol w:w="231"/>
@ -136,7 +129,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="11681" w:type="dxa"/> <w:tcW w:w="11681" w:type="dxa"/>
<w:gridSpan w:val="20"/> <w:gridSpan w:val="16"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -273,8 +266,8 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1223" w:type="dxa"/> <w:tcW w:w="3267" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="5"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -329,7 +322,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="990" w:type="dxa"/> <w:tcW w:w="1342" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -385,118 +378,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1515" w:type="dxa"/> <w:tcW w:w="2291" w:type="dxa"/>
<w:gridSpan w:val="4"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${saleDate!}</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1170" w:type="dxa"/>
<w:gridSpan w:val="3"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="default" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>合同编号:</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="2002" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -546,7 +428,7 @@
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>${conNo!}</w:t> <w:t>${saleDate!}</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
@ -741,7 +623,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3267" w:type="dxa"/> <w:tcW w:w="3267" w:type="dxa"/>
<w:gridSpan w:val="7"/> <w:gridSpan w:val="5"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -797,7 +679,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1342" w:type="dxa"/> <w:tcW w:w="1342" w:type="dxa"/>
<w:gridSpan w:val="4"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -853,7 +735,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2291" w:type="dxa"/> <w:tcW w:w="2291" w:type="dxa"/>
<w:gridSpan w:val="4"/> <w:gridSpan w:val="3"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -1153,7 +1035,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1258,7 +1139,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1364,7 +1244,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1417,7 +1296,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1751,7 +1630,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1848,7 +1726,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1946,7 +1823,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1995,7 +1871,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2305,7 +2181,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="870" w:type="dxa"/> <w:tcW w:w="870" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2378,7 +2253,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="600" w:type="dxa"/> <w:tcW w:w="600" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2478,7 +2352,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="930" w:type="dxa"/> <w:tcW w:w="930" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2515,7 +2388,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="915" w:type="dxa"/> <w:tcW w:w="915" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2778,7 +2651,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="10592" w:type="dxa"/> <w:tcW w:w="10592" w:type="dxa"/>
<w:gridSpan w:val="19"/> <w:gridSpan w:val="15"/>
<w:tcBorders> <w:tcBorders>
<w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/>
<w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/>
@ -2840,8 +2713,7 @@
</w:pPr> </w:pPr>
</w:p> </w:p>
<w:sectPr> <w:sectPr>
<w:headerReference r:id="rId3" w:type="default"/> <w:footerReference r:id="rId3" w:type="default"/>
<w:footerReference r:id="rId4" w:type="default"/>
<w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/> <w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/>
<w:pgMar w:top="2551" w:right="567" w:bottom="3402" w:left="4819" w:header="851" w:footer="992" <w:pgMar w:top="2551" w:right="567" w:bottom="3402" w:left="4819" w:header="851" w:footer="992"
w:gutter="0"/> w:gutter="0"/>
@ -2902,15 +2774,15 @@
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<Template>Normal.dotm</Template> <Template>Normal.dotm</Template>
<Pages>1</Pages> <Pages>1</Pages>
<Words>106</Words> <Words>100</Words>
<Characters>331</Characters> <Characters>317</Characters>
<Lines>0</Lines> <Lines>0</Lines>
<Paragraphs>0</Paragraphs> <Paragraphs>0</Paragraphs>
<TotalTime>0</TotalTime> <TotalTime>32</TotalTime>
<ScaleCrop>false</ScaleCrop> <ScaleCrop>false</ScaleCrop>
<LinksUpToDate>false</LinksUpToDate> <LinksUpToDate>false</LinksUpToDate>
<CharactersWithSpaces>331</CharactersWithSpaces> <CharactersWithSpaces>317</CharactersWithSpaces>
<Application>WPS Office_11.1.0.14309_F1E327BC-269C-435d-A152-05C5408002CA</Application> <Application>WPS Office_11.1.0.13703_F1E327BC-269C-435d-A152-05C5408002CA</Application>
<DocSecurity>0</DocSecurity> <DocSecurity>0</DocSecurity>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -2924,8 +2796,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created> <dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created>
<dc:creator>God</dc:creator> <dc:creator>God</dc:creator>
<cp:lastModifiedBy>文档存本地丢失不负责</cp:lastModifiedBy> <cp:lastModifiedBy>WPS_1599826008</cp:lastModifiedBy>
<dcterms:modified xsi:type="dcterms:W3CDTF">2023-06-06T06:00:21Z</dcterms:modified> <dcterms:modified xsi:type="dcterms:W3CDTF">2023-02-04T03:51:59Z</dcterms:modified>
</cp:coreProperties> </cp:coreProperties>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
@ -2935,10 +2807,10 @@
<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties" <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties"
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer">
<vt:lpwstr>2052-11.1.0.14309</vt:lpwstr> <vt:lpwstr>2052-11.1.0.13703</vt:lpwstr>
</property> </property>
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV">
<vt:lpwstr>09815EE6C31142BFB0B809794AD0EFE9_13</vt:lpwstr> <vt:lpwstr>2078DCD2F3264C209F8A4DBFC3298FF3</vt:lpwstr>
</property> </property>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -3061,11 +2933,11 @@
</w:tblPr> </w:tblPr>
<w:tblGrid> <w:tblGrid>
<w:gridCol w:w="1182"/> <w:gridCol w:w="1182"/>
<w:gridCol w:w="2260"/> <w:gridCol w:w="3900"/>
<w:gridCol w:w="954"/> <w:gridCol w:w="495"/>
<w:gridCol w:w="2741"/> <w:gridCol w:w="1050"/>
<w:gridCol w:w="1105"/> <w:gridCol w:w="3105"/>
<w:gridCol w:w="4295"/> <w:gridCol w:w="2805"/>
</w:tblGrid> </w:tblGrid>
<w:tr> <w:tr>
<w:tblPrEx> <w:tblPrEx>
@ -3123,8 +2995,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3135,30 +3007,18 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>制单人:</w:t> <w:t>制单人:</w:t>
</w:r> </w:r>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t xml:space="preserve"> </w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2260" w:type="dxa"/> <w:tcW w:w="3900" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3192,8 +3052,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3203,18 +3063,18 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t xml:space="preserve">${makeName!} </w:t> <w:t>${makeName!}</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="954" w:type="dxa"/> <w:tcW w:w="495" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3224,13 +3084,9 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3241,36 +3097,24 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/> <w:jc w:val="center"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>金融审批:</w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2741" w:type="dxa"/> <w:tcW w:w="1050" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3297,36 +3141,37 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/> <w:jc w:val="right"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>${jrsp!}</w:t> <w:t>审核人:</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1105" w:type="dxa"/> <w:tcW w:w="3105" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3336,13 +3181,9 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3353,15 +3194,15 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/> <w:jc w:val="left"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3371,31 +3212,18 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>支持部审批</w:t>
</w:r>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t></w:t> <w:t>${confirmName!}</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="4295" w:type="dxa"/> <w:tcW w:w="2805" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3405,13 +3233,9 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3422,31 +3246,19 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/> <w:jc w:val="center"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="16"/> <w:sz w:val="18"/>
<w:szCs w:val="16"/> <w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="16"/>
<w:szCs w:val="16"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${confirmName!}</w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
</w:tr> </w:tr>
@ -3564,35 +3376,6 @@
</w:ftr> </w:ftr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/header1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml">
<pkg:xmlData>
<w:hdr xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"
xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
xmlns:w10="urn:schemas-microsoft-com:office:word"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"
xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk"
xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml"
xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape"
xmlns:wpsCustomData="http://www.wps.cn/officeDocument/2013/wpsCustomData"
mc:Ignorable="w14 w15 wp14">
<w:p>
<w:pPr>
<w:pStyle w:val="3"/>
</w:pPr>
</w:p>
</w:hdr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/settings.xml" <pkg:part pkg:name="/word/settings.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml">
<pkg:xmlData> <pkg:xmlData>
@ -3699,7 +3482,6 @@
<w:rsid w:val="1F1840BF"/> <w:rsid w:val="1F1840BF"/>
<w:rsid w:val="1F330EF8"/> <w:rsid w:val="1F330EF8"/>
<w:rsid w:val="1F4924CA"/> <w:rsid w:val="1F4924CA"/>
<w:rsid w:val="1F9371FC"/>
<w:rsid w:val="20BE47F2"/> <w:rsid w:val="20BE47F2"/>
<w:rsid w:val="212D426F"/> <w:rsid w:val="212D426F"/>
<w:rsid w:val="21920158"/> <w:rsid w:val="21920158"/>
@ -3741,12 +3523,12 @@
<w:rsid w:val="3D736C38"/> <w:rsid w:val="3D736C38"/>
<w:rsid w:val="3E0B0C1F"/> <w:rsid w:val="3E0B0C1F"/>
<w:rsid w:val="3E1D0952"/> <w:rsid w:val="3E1D0952"/>
<w:rsid w:val="3F4F215C"/>
<w:rsid w:val="41B8730F"/> <w:rsid w:val="41B8730F"/>
<w:rsid w:val="437E00E5"/> <w:rsid w:val="437E00E5"/>
<w:rsid w:val="43BF2BD7"/> <w:rsid w:val="43BF2BD7"/>
<w:rsid w:val="45ED50AE"/> <w:rsid w:val="45ED50AE"/>
<w:rsid w:val="46F04E55"/> <w:rsid w:val="46F04E55"/>
<w:rsid w:val="4825295B"/>
<w:rsid w:val="49C64593"/> <w:rsid w:val="49C64593"/>
<w:rsid w:val="4A203CA4"/> <w:rsid w:val="4A203CA4"/>
<w:rsid w:val="4A3414FD"/> <w:rsid w:val="4A3414FD"/>
@ -3760,7 +3542,6 @@
<w:rsid w:val="50C7131D"/> <w:rsid w:val="50C7131D"/>
<w:rsid w:val="51D04201"/> <w:rsid w:val="51D04201"/>
<w:rsid w:val="530879CB"/> <w:rsid w:val="530879CB"/>
<w:rsid w:val="542D2C45"/>
<w:rsid w:val="54684BC5"/> <w:rsid w:val="54684BC5"/>
<w:rsid w:val="55895EB6"/> <w:rsid w:val="55895EB6"/>
<w:rsid w:val="56707D61"/> <w:rsid w:val="56707D61"/>

4603
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks(2023-5-19).ftl

File diff suppressed because it is too large

575
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks.ftl

File diff suppressed because it is too large

500
工作内容需要的文档/单据模板/销售出库单单据打印模板/xsckdzks1.ftl

@ -23,9 +23,12 @@
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml"> pkg:contentType="application/vnd.openxmlformats-package.relationships+xml">
<pkg:xmlData> <pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"> <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId6" <Relationship Id="rId7"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
Target="fontTable.xml"/> Target="fontTable.xml"/>
<Relationship Id="rId6"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"
Target="../customXml/item1.xml"/>
<Relationship Id="rId5" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" <Relationship Id="rId5" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
Target="theme/theme1.xml"/> Target="theme/theme1.xml"/>
<Relationship Id="rId4" <Relationship Id="rId4"
@ -93,19 +96,16 @@
<w:gridCol w:w="1200"/> <w:gridCol w:w="1200"/>
<w:gridCol w:w="293"/> <w:gridCol w:w="293"/>
<w:gridCol w:w="864"/> <w:gridCol w:w="864"/>
<w:gridCol w:w="476"/> <w:gridCol w:w="895"/>
<w:gridCol w:w="509"/> <w:gridCol w:w="90"/>
<w:gridCol w:w="629"/> <w:gridCol w:w="629"/>
<w:gridCol w:w="625"/> <w:gridCol w:w="625"/>
<w:gridCol w:w="674"/> <w:gridCol w:w="674"/>
<w:gridCol w:w="68"/> <w:gridCol w:w="335"/>
<w:gridCol w:w="267"/> <w:gridCol w:w="995"/>
<w:gridCol w:w="768"/>
<w:gridCol w:w="227"/>
<w:gridCol w:w="986"/> <w:gridCol w:w="986"/>
<w:gridCol w:w="214"/> <w:gridCol w:w="214"/>
<w:gridCol w:w="133"/> <w:gridCol w:w="771"/>
<w:gridCol w:w="638"/>
<w:gridCol w:w="544"/> <w:gridCol w:w="544"/>
<w:gridCol w:w="496"/> <w:gridCol w:w="496"/>
<w:gridCol w:w="2089"/> <w:gridCol w:w="2089"/>
@ -134,7 +134,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="11700" w:type="dxa"/> <w:tcW w:w="11700" w:type="dxa"/>
<w:gridSpan w:val="19"/> <w:gridSpan w:val="16"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -175,8 +175,6 @@
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:bookmarkStart w:id="0" w:name="_GoBack"/>
<w:bookmarkEnd w:id="0"/>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
@ -271,7 +269,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1340" w:type="dxa"/> <w:tcW w:w="1759" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -327,8 +325,8 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1138" w:type="dxa"/> <w:tcW w:w="2018" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -383,133 +381,7 @@
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1367" w:type="dxa"/> <w:tcW w:w="2530" w:type="dxa"/>
<w:gridSpan w:val="3"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:tabs>
<w:tab w:val="center" w:pos="1603"/>
</w:tabs>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${saleDate!}</w:t>
</w:r>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:tab/>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1035" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders>
<w:top w:val="nil"/>
<w:left w:val="nil"/>
<w:bottom w:val="nil"/>
<w:right w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="both"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="default" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>合同编号:</w:t>
</w:r>
</w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1560" w:type="dxa"/>
<w:gridSpan w:val="4"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -525,9 +397,6 @@
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:tabs>
<w:tab w:val="center" w:pos="1603"/>
</w:tabs>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -562,13 +431,13 @@
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>${conNo!}</w:t> <w:t>${saleDate!}</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1182" w:type="dxa"/> <w:tcW w:w="1315" w:type="dxa"/>
<w:gridSpan w:val="2"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
@ -870,7 +739,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2530" w:type="dxa"/> <w:tcW w:w="2530" w:type="dxa"/>
<w:gridSpan w:val="6"/> <w:gridSpan w:val="4"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -930,7 +799,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1315" w:type="dxa"/> <w:tcW w:w="1315" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="nil"/> <w:top w:val="nil"/>
<w:left w:val="nil"/> <w:left w:val="nil"/>
@ -1328,7 +1197,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1009" w:type="dxa"/> <w:tcW w:w="1009" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1381,7 +1250,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="995" w:type="dxa"/> <w:tcW w:w="995" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1486,7 +1354,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="985" w:type="dxa"/> <w:tcW w:w="985" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:tcBorders> <w:tcBorders>
<w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:top w:val="single" w:color="auto" w:sz="8" w:space="0"/>
</w:tcBorders> </w:tcBorders>
@ -1912,7 +1780,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1009" w:type="dxa"/> <w:tcW w:w="1009" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -1961,7 +1829,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="995" w:type="dxa"/> <w:tcW w:w="995" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2058,7 +1925,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="985" w:type="dxa"/> <w:tcW w:w="985" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2441,7 +2308,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1009" w:type="dxa"/> <w:tcW w:w="1009" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2491,7 +2358,6 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="995" w:type="dxa"/> <w:tcW w:w="995" w:type="dxa"/>
<w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2577,7 +2443,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="985" w:type="dxa"/> <w:tcW w:w="985" w:type="dxa"/>
<w:gridSpan w:val="3"/> <w:gridSpan w:val="2"/>
<w:noWrap w:val="0"/> <w:noWrap w:val="0"/>
<w:vAlign w:val="center"/> <w:vAlign w:val="center"/>
</w:tcPr> </w:tcPr>
@ -2790,7 +2656,7 @@
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="10500" w:type="dxa"/> <w:tcW w:w="10500" w:type="dxa"/>
<w:gridSpan w:val="18"/> <w:gridSpan w:val="15"/>
<w:tcBorders> <w:tcBorders>
<w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:bottom w:val="single" w:color="auto" w:sz="8" w:space="0"/>
<w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/> <w:right w:val="single" w:color="auto" w:sz="8" w:space="0"/>
@ -2873,6 +2739,40 @@
</w:document> </w:document>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/customXml/_rels/item1.xml.rels"
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml">
<pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId1"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps"
Target="itemProps1.xml"/>
</Relationships>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/customXml/item1.xml" pkg:contentType="application/xml">
<pkg:xmlData>
<s:customData xmlns="http://www.wps.cn/officeDocument/2013/wpsCustomData"
xmlns:s="http://www.wps.cn/officeDocument/2013/wpsCustomData">
<customSectProps>
<customSectPr/>
</customSectProps>
<customShpExts>
<customShpInfo spid="_x0000_s2049" textRotate="1"/>
</customShpExts>
</s:customData>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/customXml/itemProps1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.customXmlProperties+xml">
<pkg:xmlData>
<ds:datastoreItem ds:itemID="{B1977F7D-205B-4081-913C-38D41E755F92}"
xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml">
<ds:schemaRefs>
<ds:schemaRef ds:uri="http://www.wps.cn/officeDocument/2013/wpsCustomData"/>
</ds:schemaRefs>
</ds:datastoreItem>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/docProps/app.xml" <pkg:part pkg:name="/docProps/app.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml">
<pkg:xmlData> <pkg:xmlData>
@ -2880,15 +2780,15 @@
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<Template>Normal.dotm</Template> <Template>Normal.dotm</Template>
<Pages>1</Pages> <Pages>1</Pages>
<Words>106</Words> <Words>100</Words>
<Characters>331</Characters> <Characters>317</Characters>
<Lines>0</Lines> <Lines>0</Lines>
<Paragraphs>0</Paragraphs> <Paragraphs>0</Paragraphs>
<TotalTime>0</TotalTime> <TotalTime>1</TotalTime>
<ScaleCrop>false</ScaleCrop> <ScaleCrop>false</ScaleCrop>
<LinksUpToDate>false</LinksUpToDate> <LinksUpToDate>false</LinksUpToDate>
<CharactersWithSpaces>332</CharactersWithSpaces> <CharactersWithSpaces>317</CharactersWithSpaces>
<Application>WPS Office_11.1.0.14309_F1E327BC-269C-435d-A152-05C5408002CA</Application> <Application>WPS Office_11.1.0.13703_F1E327BC-269C-435d-A152-05C5408002CA</Application>
<DocSecurity>0</DocSecurity> <DocSecurity>0</DocSecurity>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -2902,8 +2802,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created> <dcterms:created xsi:type="dcterms:W3CDTF">2014-10-29T12:08:00Z</dcterms:created>
<dc:creator>God</dc:creator> <dc:creator>God</dc:creator>
<cp:lastModifiedBy>文档存本地丢失不负责</cp:lastModifiedBy> <cp:lastModifiedBy>WPS_1599826008</cp:lastModifiedBy>
<dcterms:modified xsi:type="dcterms:W3CDTF">2023-06-06T06:01:01Z</dcterms:modified> <dcterms:modified xsi:type="dcterms:W3CDTF">2023-02-06T01:36:37Z</dcterms:modified>
</cp:coreProperties> </cp:coreProperties>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
@ -2913,10 +2813,10 @@
<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties" <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties"
xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes"> xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer">
<vt:lpwstr>2052-11.1.0.14309</vt:lpwstr> <vt:lpwstr>2052-11.1.0.13703</vt:lpwstr>
</property> </property>
<property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV"> <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="3" name="ICV">
<vt:lpwstr>67233E7F30D14F96AEEAA73337E1C732_13</vt:lpwstr> <vt:lpwstr>225CB858879349B297078B16D5D0A05F</vt:lpwstr>
</property> </property>
</Properties> </Properties>
</pkg:xmlData> </pkg:xmlData>
@ -3070,12 +2970,12 @@
</w:tblCellMar> </w:tblCellMar>
</w:tblPr> </w:tblPr>
<w:tblGrid> <w:tblGrid>
<w:gridCol w:w="1337"/> <w:gridCol w:w="1962"/>
<w:gridCol w:w="2427"/> <w:gridCol w:w="3120"/>
<w:gridCol w:w="1064"/> <w:gridCol w:w="495"/>
<w:gridCol w:w="2540"/> <w:gridCol w:w="1791"/>
<w:gridCol w:w="1237"/> <w:gridCol w:w="3690"/>
<w:gridCol w:w="3932"/> <w:gridCol w:w="1479"/>
</w:tblGrid> </w:tblGrid>
<w:tr> <w:tr>
<w:tblPrEx> <w:tblPrEx>
@ -3099,7 +2999,7 @@
</w:trPr> </w:trPr>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1337" w:type="dxa"/> <w:tcW w:w="1962" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3133,8 +3033,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3145,30 +3045,18 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>制单人:</w:t> <w:t>制单人:</w:t>
</w:r> </w:r>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t xml:space="preserve"> </w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2427" w:type="dxa"/> <w:tcW w:w="3120" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3202,8 +3090,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3213,25 +3101,14 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t xml:space="preserve">${makeName!} </w:t> <w:t>${makeName!}</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1064" w:type="dxa"/>
<w:tcBorders>
<w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/> <w:pStyle w:val="4"/>
@ -3251,36 +3128,90 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="right"/> <w:jc w:val="left"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>金融审批:</w:t> <w:pict>
<v:shape id="_x0000_s2049" o:spid="_x0000_s2049" o:spt="202" type="#_x0000_t202"
style="position:absolute;left:0pt;margin-left:132.15pt;margin-top:4.45pt;height:144pt;width:144pt;mso-position-horizontal-relative:margin;mso-wrap-style:none;z-index:251659264;mso-width-relative:page;mso-height-relative:page;"
filled="f" stroked="f" coordsize="21600,21600">
<v:path/>
<v:fill on="f" focussize="0,0"/>
<v:stroke on="f"/>
<v:imagedata o:title=""/>
<o:lock v:ext="edit" aspectratio="f"/>
<v:textbox inset="0mm,0mm,0mm,0mm" style="mso-fit-shape-to-text:t;">
<w:txbxContent>
<w:p>
<w:pPr>
<w:pStyle w:val="2"/>
</w:pPr>
<w:r>
<w:t xml:space="preserve">第 </w:t>
</w:r>
<w:r>
<w:fldChar w:fldCharType="begin"/>
</w:r>
<w:r>
<w:instrText xml:space="preserve"> PAGE \*
MERGEFORMAT </w:instrText>
</w:r>
<w:r>
<w:fldChar w:fldCharType="separate"/>
</w:r>
<w:r>
<w:t>1</w:t>
</w:r>
<w:r>
<w:fldChar w:fldCharType="end"/>
</w:r>
<w:r>
<w:t xml:space="preserve"> 页 共 </w:t>
</w:r>
<w:r>
<w:fldChar w:fldCharType="begin"/>
</w:r>
<w:r>
<w:instrText xml:space="preserve"> NUMPAGES \*
MERGEFORMAT </w:instrText>
</w:r>
<w:r>
<w:fldChar w:fldCharType="separate"/>
</w:r>
<w:r>
<w:t>1</w:t>
</w:r>
<w:r>
<w:fldChar w:fldCharType="end"/>
</w:r>
<w:r>
<w:t xml:space="preserve"> 页</w:t>
</w:r>
</w:p>
</w:txbxContent>
</v:textbox>
</v:shape>
</w:pict>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="2540" w:type="dxa"/> <w:tcW w:w="495" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3290,13 +3221,9 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3307,36 +3234,24 @@
<w:adjustRightInd/> <w:adjustRightInd/>
<w:snapToGrid/> <w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/> <w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="left"/> <w:jc w:val="center"/>
<w:textAlignment w:val="auto"/> <w:textAlignment w:val="auto"/>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${jrsp!}</w:t>
</w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="1237" w:type="dxa"/> <w:tcW w:w="1791" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3370,42 +3285,30 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="18"/>
<w:szCs w:val="18"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>支持部审批</w:t>
</w:r>
<w:r> <w:r>
<w:rPr> <w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体" <w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
<w:t>:</w:t> <w:t>审核人:</w:t>
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc> <w:tc>
<w:tcPr> <w:tcPr>
<w:tcW w:w="3932" w:type="dxa"/> <w:tcW w:w="3690" w:type="dxa"/>
<w:tcBorders> <w:tcBorders>
<w:tl2br w:val="nil"/> <w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/> <w:tr2bl w:val="nil"/>
@ -3415,13 +3318,9 @@
</w:tcPr> </w:tcPr>
<w:p> <w:p>
<w:pPr> <w:pPr>
<w:pStyle w:val="4"/>
<w:keepNext w:val="0"/> <w:keepNext w:val="0"/>
<w:keepLines w:val="0"/> <w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/> <w:pageBreakBefore w:val="0"/>
<w:widowControl/>
<w:suppressLineNumbers w:val="0"/>
<w:shd w:val="clear" w:color="auto" w:fill="FFFFFF"/>
<w:kinsoku/> <w:kinsoku/>
<w:wordWrap/> <w:wordWrap/>
<w:overflowPunct/> <w:overflowPunct/>
@ -3439,8 +3338,8 @@
w:cs="宋体"/> w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3450,8 +3349,8 @@
<w:rFonts w:hint="eastAsia" w:cs="宋体"/> <w:rFonts w:hint="eastAsia" w:cs="宋体"/>
<w:b w:val="0"/> <w:b w:val="0"/>
<w:bCs w:val="0"/> <w:bCs w:val="0"/>
<w:sz w:val="18"/> <w:sz w:val="21"/>
<w:szCs w:val="18"/> <w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/> <w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/> <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr> </w:rPr>
@ -3459,6 +3358,46 @@
</w:r> </w:r>
</w:p> </w:p>
</w:tc> </w:tc>
<w:tc>
<w:tcPr>
<w:tcW w:w="1479" w:type="dxa"/>
<w:tcBorders>
<w:tl2br w:val="nil"/>
<w:tr2bl w:val="nil"/>
</w:tcBorders>
<w:noWrap w:val="0"/>
<w:vAlign w:val="top"/>
</w:tcPr>
<w:p>
<w:pPr>
<w:keepNext w:val="0"/>
<w:keepLines w:val="0"/>
<w:pageBreakBefore w:val="0"/>
<w:kinsoku/>
<w:wordWrap/>
<w:overflowPunct/>
<w:topLinePunct w:val="0"/>
<w:autoSpaceDE/>
<w:autoSpaceDN/>
<w:bidi w:val="0"/>
<w:adjustRightInd/>
<w:snapToGrid/>
<w:spacing w:line="240" w:lineRule="auto"/>
<w:jc w:val="center"/>
<w:textAlignment w:val="auto"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="宋体" w:hAnsi="宋体" w:eastAsia="宋体"
w:cs="宋体"/>
<w:b w:val="0"/>
<w:bCs w:val="0"/>
<w:sz w:val="21"/>
<w:szCs w:val="21"/>
<w:vertAlign w:val="baseline"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
</w:pPr>
</w:p>
</w:tc>
</w:tr> </w:tr>
</w:tbl> </w:tbl>
<w:p> <w:p>
@ -3492,6 +3431,11 @@
<w:displayVerticalDrawingGridEvery w:val="1"/> <w:displayVerticalDrawingGridEvery w:val="1"/>
<w:noPunctuationKerning w:val="1"/> <w:noPunctuationKerning w:val="1"/>
<w:characterSpacingControl w:val="compressPunctuation"/> <w:characterSpacingControl w:val="compressPunctuation"/>
<w:hdrShapeDefaults>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="2"/>
</o:shapelayout>
</w:hdrShapeDefaults>
<w:compat> <w:compat>
<w:spaceForUL/> <w:spaceForUL/>
<w:balanceSingleByteDoubleByteWidth/> <w:balanceSingleByteDoubleByteWidth/>
@ -3530,11 +3474,11 @@
<w:rsid w:val="02C941D1"/> <w:rsid w:val="02C941D1"/>
<w:rsid w:val="030B47EA"/> <w:rsid w:val="030B47EA"/>
<w:rsid w:val="039A553A"/> <w:rsid w:val="039A553A"/>
<w:rsid w:val="03A74512"/>
<w:rsid w:val="03EC63C9"/> <w:rsid w:val="03EC63C9"/>
<w:rsid w:val="0433224A"/> <w:rsid w:val="0433224A"/>
<w:rsid w:val="04770389"/> <w:rsid w:val="04770389"/>
<w:rsid w:val="050D2A9B"/> <w:rsid w:val="050D2A9B"/>
<w:rsid w:val="05BC770A"/>
<w:rsid w:val="06652463"/> <w:rsid w:val="06652463"/>
<w:rsid w:val="099217C1"/> <w:rsid w:val="099217C1"/>
<w:rsid w:val="09C556F2"/> <w:rsid w:val="09C556F2"/>
@ -3546,6 +3490,7 @@
<w:rsid w:val="0BFA53FB"/> <w:rsid w:val="0BFA53FB"/>
<w:rsid w:val="0C55445D"/> <w:rsid w:val="0C55445D"/>
<w:rsid w:val="0C781EB3"/> <w:rsid w:val="0C781EB3"/>
<w:rsid w:val="0D006A41"/>
<w:rsid w:val="0D786F20"/> <w:rsid w:val="0D786F20"/>
<w:rsid w:val="0E741495"/> <w:rsid w:val="0E741495"/>
<w:rsid w:val="0EA93835"/> <w:rsid w:val="0EA93835"/>
@ -3556,6 +3501,7 @@
<w:rsid w:val="11365128"/> <w:rsid w:val="11365128"/>
<w:rsid w:val="114F1D45"/> <w:rsid w:val="114F1D45"/>
<w:rsid w:val="116C6D9B"/> <w:rsid w:val="116C6D9B"/>
<w:rsid w:val="12AF0CEE"/>
<w:rsid w:val="12F928B1"/> <w:rsid w:val="12F928B1"/>
<w:rsid w:val="13533D6F"/> <w:rsid w:val="13533D6F"/>
<w:rsid w:val="14587163"/> <w:rsid w:val="14587163"/>
@ -3565,6 +3511,7 @@
<w:rsid w:val="18CA6DC6"/> <w:rsid w:val="18CA6DC6"/>
<w:rsid w:val="18CE20EA"/> <w:rsid w:val="18CE20EA"/>
<w:rsid w:val="18FA6A3B"/> <w:rsid w:val="18FA6A3B"/>
<w:rsid w:val="19445F08"/>
<w:rsid w:val="19461C80"/> <w:rsid w:val="19461C80"/>
<w:rsid w:val="196A1E12"/> <w:rsid w:val="196A1E12"/>
<w:rsid w:val="197E141A"/> <w:rsid w:val="197E141A"/>
@ -3578,6 +3525,7 @@
<w:rsid w:val="1F1840BF"/> <w:rsid w:val="1F1840BF"/>
<w:rsid w:val="1F330EF8"/> <w:rsid w:val="1F330EF8"/>
<w:rsid w:val="1F4924CA"/> <w:rsid w:val="1F4924CA"/>
<w:rsid w:val="201523AC"/>
<w:rsid w:val="20BE47F2"/> <w:rsid w:val="20BE47F2"/>
<w:rsid w:val="212D426F"/> <w:rsid w:val="212D426F"/>
<w:rsid w:val="21843C8D"/> <w:rsid w:val="21843C8D"/>
@ -3589,6 +3537,7 @@
<w:rsid w:val="23EB7FF4"/> <w:rsid w:val="23EB7FF4"/>
<w:rsid w:val="248C70E1"/> <w:rsid w:val="248C70E1"/>
<w:rsid w:val="25282E96"/> <w:rsid w:val="25282E96"/>
<w:rsid w:val="2694227D"/>
<w:rsid w:val="26AA4A11"/> <w:rsid w:val="26AA4A11"/>
<w:rsid w:val="2705317A"/> <w:rsid w:val="2705317A"/>
<w:rsid w:val="27054F28"/> <w:rsid w:val="27054F28"/>
@ -3597,6 +3546,7 @@
<w:rsid w:val="28890D09"/> <w:rsid w:val="28890D09"/>
<w:rsid w:val="28BB61E6"/> <w:rsid w:val="28BB61E6"/>
<w:rsid w:val="2B0D4CF3"/> <w:rsid w:val="2B0D4CF3"/>
<w:rsid w:val="2BF57C61"/>
<w:rsid w:val="2C58551B"/> <w:rsid w:val="2C58551B"/>
<w:rsid w:val="2CDE6947"/> <w:rsid w:val="2CDE6947"/>
<w:rsid w:val="2D6D7CCB"/> <w:rsid w:val="2D6D7CCB"/>
@ -3606,7 +3556,9 @@
<w:rsid w:val="304545E8"/> <w:rsid w:val="304545E8"/>
<w:rsid w:val="30FA3624"/> <w:rsid w:val="30FA3624"/>
<w:rsid w:val="31615451"/> <w:rsid w:val="31615451"/>
<w:rsid w:val="32AC6007"/> <w:rsid w:val="3236068C"/>
<w:rsid w:val="32A73338"/>
<w:rsid w:val="32B06690"/>
<w:rsid w:val="32BA143C"/> <w:rsid w:val="32BA143C"/>
<w:rsid w:val="32CC2D9E"/> <w:rsid w:val="32CC2D9E"/>
<w:rsid w:val="33AD497E"/> <w:rsid w:val="33AD497E"/>
@ -3618,17 +3570,23 @@
<w:rsid w:val="3578196E"/> <w:rsid w:val="3578196E"/>
<w:rsid w:val="38256CB0"/> <w:rsid w:val="38256CB0"/>
<w:rsid w:val="391F631E"/> <w:rsid w:val="391F631E"/>
<w:rsid w:val="39A71E6F"/>
<w:rsid w:val="39DA26D3"/> <w:rsid w:val="39DA26D3"/>
<w:rsid w:val="3B36794F"/>
<w:rsid w:val="3B432342"/> <w:rsid w:val="3B432342"/>
<w:rsid w:val="3B497682"/>
<w:rsid w:val="3B5B4C72"/> <w:rsid w:val="3B5B4C72"/>
<w:rsid w:val="3C137C90"/> <w:rsid w:val="3C137C90"/>
<w:rsid w:val="3C6F136A"/> <w:rsid w:val="3C6F136A"/>
<w:rsid w:val="3D736C38"/> <w:rsid w:val="3D736C38"/>
<w:rsid w:val="3E0B0C1F"/> <w:rsid w:val="3E0B0C1F"/>
<w:rsid w:val="3E1D0952"/> <w:rsid w:val="3E1D0952"/>
<w:rsid w:val="41A53138"/>
<w:rsid w:val="41B8730F"/> <w:rsid w:val="41B8730F"/>
<w:rsid w:val="437E00E5"/> <w:rsid w:val="437E00E5"/>
<w:rsid w:val="43884ABF"/>
<w:rsid w:val="43BF2BD7"/> <w:rsid w:val="43BF2BD7"/>
<w:rsid w:val="441E71D2"/>
<w:rsid w:val="45ED50AE"/> <w:rsid w:val="45ED50AE"/>
<w:rsid w:val="45FF375F"/> <w:rsid w:val="45FF375F"/>
<w:rsid w:val="46F04E55"/> <w:rsid w:val="46F04E55"/>
@ -3638,6 +3596,7 @@
<w:rsid w:val="4A3414FD"/> <w:rsid w:val="4A3414FD"/>
<w:rsid w:val="4AF13892"/> <w:rsid w:val="4AF13892"/>
<w:rsid w:val="4B257098"/> <w:rsid w:val="4B257098"/>
<w:rsid w:val="4C92075D"/>
<w:rsid w:val="4CB16E35"/> <w:rsid w:val="4CB16E35"/>
<w:rsid w:val="4D0708F5"/> <w:rsid w:val="4D0708F5"/>
<w:rsid w:val="4E5403C0"/> <w:rsid w:val="4E5403C0"/>
@ -3645,6 +3604,7 @@
<w:rsid w:val="4F31425D"/> <w:rsid w:val="4F31425D"/>
<w:rsid w:val="4F7C5E20"/> <w:rsid w:val="4F7C5E20"/>
<w:rsid w:val="4FF04184"/> <w:rsid w:val="4FF04184"/>
<w:rsid w:val="50414974"/>
<w:rsid w:val="50C7131D"/> <w:rsid w:val="50C7131D"/>
<w:rsid w:val="51D04201"/> <w:rsid w:val="51D04201"/>
<w:rsid w:val="530879CB"/> <w:rsid w:val="530879CB"/>
@ -3671,16 +3631,19 @@
<w:rsid w:val="5DC170F4"/> <w:rsid w:val="5DC170F4"/>
<w:rsid w:val="5DD62B9F"/> <w:rsid w:val="5DD62B9F"/>
<w:rsid w:val="5EE57C39"/> <w:rsid w:val="5EE57C39"/>
<w:rsid w:val="5F36141C"/>
<w:rsid w:val="5F957001"/> <w:rsid w:val="5F957001"/>
<w:rsid w:val="5FF94923"/> <w:rsid w:val="5FF94923"/>
<w:rsid w:val="60EC26DA"/> <w:rsid w:val="60EC26DA"/>
<w:rsid w:val="61905473"/> <w:rsid w:val="61905473"/>
<w:rsid w:val="61B9080E"/>
<w:rsid w:val="61ED6709"/> <w:rsid w:val="61ED6709"/>
<w:rsid w:val="62D13935"/> <w:rsid w:val="62D13935"/>
<w:rsid w:val="63462575"/> <w:rsid w:val="63462575"/>
<w:rsid w:val="63807109"/>
<w:rsid w:val="63D80CF3"/>
<w:rsid w:val="65953340"/> <w:rsid w:val="65953340"/>
<w:rsid w:val="66326DE1"/> <w:rsid w:val="66326DE1"/>
<w:rsid w:val="66531E02"/>
<w:rsid w:val="681F3395"/> <w:rsid w:val="681F3395"/>
<w:rsid w:val="68FE744E"/> <w:rsid w:val="68FE744E"/>
<w:rsid w:val="6A3D7B02"/> <w:rsid w:val="6A3D7B02"/>
@ -3703,6 +3666,7 @@
<w:rsid w:val="79F503F9"/> <w:rsid w:val="79F503F9"/>
<w:rsid w:val="7A106FE1"/> <w:rsid w:val="7A106FE1"/>
<w:rsid w:val="7A1E16FE"/> <w:rsid w:val="7A1E16FE"/>
<w:rsid w:val="7B187EFC"/>
<w:rsid w:val="7CCD4D16"/> <w:rsid w:val="7CCD4D16"/>
<w:rsid w:val="7D5453FC"/> <w:rsid w:val="7D5453FC"/>
<w:rsid w:val="7D6C2781"/> <w:rsid w:val="7D6C2781"/>

Loading…
Cancel
Save