<?xml version="1.0" encoding="utf-8" ?>
<ActionService>
    <Design>
        <Path path="生产管理">
            <Action action="985CA599E1F04DB3B6CEC8CC1C863B87">
                <Caption>系统复位</Caption>
                <Remark>系统复位</Remark>
            </Action>
        </Path>
        <Path path="生产管理">
            <Action action="2F0ADA0F5451416D884040D9468B0F44">
                <Caption>清除存盘标志</Caption>
                <Remark>手动清除存盘标志</Remark>
            </Action>
        </Path>
    </Design>

    <DesignToRuntime>
        <!--系统复位-->
        <Design action="985CA599E1F04DB3B6CEC8CC1C863B87">
            <Runtime action="85F5C763B7614FBDA70A05A566A41261"/>
        </Design>
        <!--清除存盘标志-->
        <Design action="2F0ADA0F5451416D884040D9468B0F44">
            <Runtime action="054971F6A9234DEF81A550F5C2F7E9E1"/>
        </Design>
    </DesignToRuntime>

    <Runtime>
        <Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
            <Action action="A3C647599ADE4880AFBE8B5F35674F08" class="Mesnac.Action.Feeding.Verification.RecipeResetValidateAction"/>
            <Action action="85F5C763B7614FBDA70A05A566A41261" class="Mesnac.Action.Feeding.FeedingPlc.SystemReset"/>
            <Action action="054971F6A9234DEF81A550F5C2F7E9E1" class="Mesnac.Action.Feeding.Sys.CusClearSaveFlag"/>
        </Import>
    </Runtime>
</ActionService>