<?xml version="1.0" encoding="UTF-8"?>
<config>

    <bean class="com.gzzm.ods.e_oa.entity.yf.CityDeptConfig" factory="instance">
        <cityHallDeptIds>
            <element>111080</element>
            <!--<element>600025</element>-->
        </cityHallDeptIds>
        <cityOfficeDeptIds>
            <element>111571</element>
            <!--<element>600026</element>-->
        </cityOfficeDeptIds>
        <nodeIds>
            <element>综合科办理</element>
            <element>秘书科办理</element>
        </nodeIds>
    </bean>

    <!--E笔办文功能差异性配置-->
    <bean class="com.gzzm.ods.e_oa.EoaConfig" factory="instance">
        <fileType>pdf</fileType>
        <sendMessage>true</sendMessage>
        <area>yf</area>
        <attachmentType>1</attachmentType>
        <businessId>721</businessId>
        <addition>true</addition>
        <newFormBak>true</newFormBak>
        <ipaDFileTypeList>
            <element>xls</element>
            <element>xlsx</element>
        </ipaDFileTypeList>
        <saveType>pdf</saveType>
        <saveType>ofd</saveType>
        <!--<></>-->
    </bean>

    <bean class="com.gzzm.ods.e_oa.service.LeaderPageBean" factory="instance">
        <newLeaderPageName>领导签批表</newLeaderPageName>
        <myLeaderPageName></myLeaderPageName>
        <isDisplayMyLeaderPage>0</isDisplayMyLeaderPage>
        <attachmentName>附件批注</attachmentName>
    </bean>

    <bean class="List[com.gzzm.ods.e_oa.dto.EoaBusiness]" factory="instance">
        <element>
            <businessId>721</businessId>
            <nodeId>领导签批</nodeId>
            <actionId>呈领导签批</actionId>
        </element>
    </bean>

    <!--E笔办文功能差异性配置-->
    <bean class="com.gzzm.ods.e_oa.transform.EoaTransformConfig" factory="instance">
        <resetFileButton>true</resetFileButton>
        <advanceTransform>true</advanceTransform>
    </bean>
</config>