diff --git a/com.actionsoft.apps.coe.pal.output.pr/lib/com.actionsoft.apps.coe.pal.output.pr.jar b/com.actionsoft.apps.coe.pal.output.pr/lib/com.actionsoft.apps.coe.pal.output.pr.jar index a7a4bcc7..6f9451c2 100644 Binary files a/com.actionsoft.apps.coe.pal.output.pr/lib/com.actionsoft.apps.coe.pal.output.pr.jar and b/com.actionsoft.apps.coe.pal.output.pr/lib/com.actionsoft.apps.coe.pal.output.pr.jar differ diff --git a/com.actionsoft.apps.coe.pal.output.pr/src/com/actionsoft/apps/coe/pal/output/pr/report1/Report1Gener.java b/com.actionsoft.apps.coe.pal.output.pr/src/com/actionsoft/apps/coe/pal/output/pr/report1/Report1Gener.java index ddc6bec9..f97c3089 100644 --- a/com.actionsoft.apps.coe.pal.output.pr/src/com/actionsoft/apps/coe/pal/output/pr/report1/Report1Gener.java +++ b/com.actionsoft.apps.coe.pal.output.pr/src/com/actionsoft/apps/coe/pal/output/pr/report1/Report1Gener.java @@ -690,6 +690,11 @@ public class Report1Gener { } } dataMap.put("goal_table", goal_table); + if(dataMap.getString("pl_goal")=="无"){ + dataMap.put("goal_table_count",0);// + }else{ + dataMap.put("goal_table_count", goal_table.size());// + } //术语 dataMap.put("term_table", termTable);//table4 diff --git a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml index 7b9a466b..7aafe562 100644 --- a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml +++ b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml @@ -1,29 +1,29 @@ + xmlns:aml="http://schemas.microsoft.com/aml/2001/core" + xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" + xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" + xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex" + xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex" + xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex" + xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex" + xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex" + xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex" + xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex" + xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex" + xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink" + xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d" + xmlns:o="urn:schemas-microsoft-com:office:office" + xmlns:v="urn:schemas-microsoft-com:vml" + xmlns:w10="urn:schemas-microsoft-com:office:word" + xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" + xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" + xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" + xmlns:wsp="http://schemas.microsoft.com/office/word/2003/wordml/sp2" + xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve"> 洪继程 @@ -2609,8 +2609,6 @@ y7fdOgAAAABJRU5ErkJggk== - - @@ -2638,109 +2636,6 @@ y7fdOgAAAABJRU5ErkJggk== - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${pl_Process_Architecture_L4} - - - - - - + @@ -3179,7 +3074,7 @@ y7fdOgAAAABJRU5ErkJggk== - <#list version_history_table as table8> + <#list version_history_table as table8> @@ -3487,7 +3382,8 @@ y7fdOgAAAABJRU5ErkJggk== - + <#if (goal_table_count >0 )> + @@ -3511,8 +3407,8 @@ y7fdOgAAAABJRU5ErkJggk== - <#list goal_table as table1> - + <#list goal_table as table1> + @@ -3521,16 +3417,19 @@ y7fdOgAAAABJRU5ErkJggk== - + - ${table1} + ${table1} - + +<#if (term_table_count>0 )> + + @@ -3545,8 +3444,8 @@ y7fdOgAAAABJRU5ErkJggk== - <#if (term_table_count ==0 )> - + <#if (term_table_count ==0 )> + @@ -3554,15 +3453,15 @@ y7fdOgAAAABJRU5ErkJggk== - + - + - <#else> - + <#else> + @@ -3577,16 +3476,16 @@ y7fdOgAAAABJRU5ErkJggk== - + - + - + - + @@ -3605,7 +3504,7 @@ y7fdOgAAAABJRU5ErkJggk== - + @@ -3615,17 +3514,17 @@ y7fdOgAAAABJRU5ErkJggk== - + - 名称 + 名称 - + @@ -3644,7 +3543,7 @@ y7fdOgAAAABJRU5ErkJggk== - + @@ -3655,24 +3554,24 @@ y7fdOgAAAABJRU5ErkJggk== - + - 说明 + 说明 - <#list term_table as table4> - + <#list term_table as table4> + - + @@ -3690,7 +3589,7 @@ y7fdOgAAAABJRU5ErkJggk== - + @@ -3702,18 +3601,18 @@ y7fdOgAAAABJRU5ErkJggk== - + - ${table4.name} + ${table4.name} - + @@ -3731,7 +3630,7 @@ y7fdOgAAAABJRU5ErkJggk== - + @@ -3742,7 +3641,7 @@ y7fdOgAAAABJRU5ErkJggk== - + @@ -3750,7 +3649,7 @@ y7fdOgAAAABJRU5ErkJggk== - ${table4.desc} + ${table4.desc} @@ -3758,44 +3657,250 @@ y7fdOgAAAABJRU5ErkJggk== - - - - - - - - - - - - - - - - - - 组织/角色与职责 - - - - <#if (organization_table_count ==0 )> - - - - - - - - - - - - - - - - <#else> + + + + + + + +<#if (organization_table_count >0 )> + + + + + + + + + + + + 组织/角色与职责 + + + +<#if (organization_table_count ==0 )> + + + + + + + + + + + + + + + +<#else> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 组织/角色 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 职责 + + + + + <#list organization_table as table5> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table5.name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table5.desc} + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3812,107 +3917,21 @@ y7fdOgAAAABJRU5ErkJggk== - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 组织/角色 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 职责 - - - - - <#list organization_table as table5> - + - + - - - - + + + + @@ -3921,35 +3940,26 @@ y7fdOgAAAABJRU5ErkJggk== - + - + - - - - - - + + - - - - - - - ${table5.name} + + 内蒙古伊利实业集团股份有限公司 - + - - - - + + + + @@ -3958,347 +3968,2528 @@ y7fdOgAAAABJRU5ErkJggk== - + - + - + + - - + + + + + - + - - - + - ${table5.desc} + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + ──────────────────────────────────────────────────────────── + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 内蒙古伊利实业集团股份有限公司 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ──────────────────────────────────────────────────────────── - - - - - - - - - - ──────────────────────────────────────────────────────────── - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 以上信息为伊利公司所有,未经允许不得外传 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PAGE - - - - - - - - - - - - - - - - - - - - 8 - - - - - - - - - - - - - - - - - - - - - + + + ──────────────────────────────────────────────────────────── + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 以上信息为伊利公司所有,未经允许不得外传 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PAGE + + + + + + + + + + + + + + + + + + + + 8 + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + 流程图 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${pl_diagram} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 流程说明 + + + + <#if (TABLE_REPOSITORY_SHAPE_COUNT ==0 )> + + + + + + + + + + + + + + + + <#else> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + - + + + - - - 流程图 + + + + + + + 活动序号 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 活动名称 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 活动描述 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 角色 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 输入 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 输出 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 信息系统 + + + + + <#list repository_shape_table as table2> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_activity_number} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_activity_description} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <#if (table2.shape_role == '' )> + ${table2.shape_post} + <#else> + ${table2.shape_role} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_input} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_output} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table2.shape_information_systems} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 内蒙古伊利实业集团股份有限公司 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ─────────────────────────────────────────────────────────────────────────────────── + + + + + + + + + + ─────────────────────────────────────────────────────────────────────────────────── + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 以上信息为伊利公司所有,未经允许不得外传 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PAGE + + + + + + + + + + + + + + + + + + + + 8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 流程绩效指标 + + + + <#if (metrics_count ==0 )> + + + + + + + + + + + + + + + + <#else> + + + + + + + + + + + + + + + + + + + + <#list pl_process_kpi_list as proKpis> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 指标名称 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_Name_process_performance_indicator} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 设置目的 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_set_the_purpose} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 指标定义 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_Index_definition} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 计算公式 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_computational_formula} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 数据来源 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_data_sources} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 计量单位 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_unit_measurement} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 统计周期 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_statistical_period} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 说明 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${proKpis.pl_explain} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 相关文件 + + + +<#if (relevant_table_count ==0 )> + + + + + + + + + + + + + + + +<#else> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 序号 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 文件名称 + + + + + <#list relevant_table as table6> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table6.desc} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table6.name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 支持文件 + + + +<#if (supports_table_count ==0 )> + + + + + + + + + + + + + + + +<#else> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 序号 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 文件名称 + + + + + <#list supports_table as table7> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table7.desc} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table7.name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 附则 + + + +<#list T_supplementary_articles_table as table1> + + + + + + + + + + + + + + ${table1} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 附件 + + + +<#if (file_table_count == 0 )> + + + + + + + + + + + + +<#else> +<#list file_table as table4> + + + + + + + + + + + + + + + ${table4.file_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 内蒙古伊利实业集团股份有限公司 + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + @@ -4324,2463 +6515,175 @@ y7fdOgAAAABJRU5ErkJggk== - ${pl_diagram} - - + + + + + + + + + + + ──────────────────────────────────────────────────────────── + + + + + + + + + + ──────────────────────────────────────────────────────────── + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + 以上信息为伊利公司所有,未经允许不得外传 + - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - 流程说明 - - - - <#if (TABLE_REPOSITORY_SHAPE_COUNT ==0 )> - - - - - - - - - - - - - - - - <#else> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 活动序号 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 活动名称 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 活动描述 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 角色 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 输入 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 输出 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 信息系统 - - - - - <#list repository_shape_table as table2> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_activity_number} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_activity_description} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <#if (table2.shape_role == '' )> - ${table2.shape_post} - <#else> - ${table2.shape_role} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_input} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_output} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table2.shape_information_systems} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 内蒙古伊利实业集团股份有限公司 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ─────────────────────────────────────────────────────────────────────────────────── - - - - - - - - - - ─────────────────────────────────────────────────────────────────────────────────── - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 以上信息为伊利公司所有,未经允许不得外传 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PAGE - - - - - - - - - - - - - - - - - - - - 8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 流程绩效指标 - - - - <#if (metrics_count ==0 )> - - - - - - - - - - - - - - - - <#else> - - - - - - - - - - - - - - - - - - - - <#list pl_process_kpi_list as proKpis> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 指标名称 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_Name_process_performance_indicator} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 设置目的 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_set_the_purpose} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 指标定义 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_Index_definition} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 计算公式 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_computational_formula} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 数据来源 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_data_sources} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 计量单位 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_unit_measurement} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 统计周期 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_statistical_period} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 说明 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${proKpis.pl_explain} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 相关文件 - - - - <#if (relevant_table_count ==0 )> - - - - - - - - - - - - - - - - <#else> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 序号 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 文件名称 - - - - - <#list relevant_table as table6> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table6.desc} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table6.name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 支持文件 - - - - <#if (supports_table_count ==0 )> - - - - - - - - - - - - - - - - <#else> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 序号 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 文件名称 - - - - - <#list supports_table as table7> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table7.desc} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${table7.name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 附则 - - - - <#list T_supplementary_articles_table as table1> - - - - - - - - - - - - - - ${table1} - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - 附件 - - - - <#if (file_table_count == 0 )> - - - - - - + + + + + - + + + + + + + + + + + PAGE + + + + + + + + + + + + + + + + + + + + 9 + + + + + + + + + + - <#else> - <#list file_table as table4> - - - - - - - - - - - - - - - ${table4.file_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 内蒙古伊利实业集团股份有限公司 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ──────────────────────────────────────────────────────────── - - - - - - - - - - ──────────────────────────────────────────────────────────── - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 以上信息为伊利公司所有,未经允许不得外传 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PAGE - - - - - - - - - - - - - - - - - - - - 9 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - - \ No newline at end of file + + \ No newline at end of file