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

    <!--检查业务超时-->
    <!--<job single="true">-->
    <!--<task type="com.gzzm.govbusi.record.TimeoutCheckJob"/>-->
    <!--<trigger type="simple" interval="18000000"/>-->
    <!--</job>-->

    <!--<job single="true">-->
    <!--<task type="com.gzzm.govbusi.busiitem.BusiitemCodeInitJob"/>-->
    <!--<trigger type="once"/>-->
    <!--</job>-->

    <!--同步事项系统的基础数据信息-->
    <!--<job single="true">-->
    <!--<task type="com.gzzm.govbusi.busiitem.basis.InitJob"/>-->
    <!--<trigger type="once"/>-->
    <!--</job>-->

</schedule>