<?xml version="1.0" encoding="utf-8" ?>
<ActionService>
    <Design>
        <Path path="工艺管理/密炼动作">
          <Action action="3E2195EA8F474A9B80AAB8DDD7937D55">
            <Caption>查询</Caption>
            <Remark>查询密炼动作</Remark>
          </Action>
            <Action action="90BC625A57184F6CBF258B13AE1AF487">
                <Caption>添加</Caption>
                <Remark>添加密炼动作</Remark>
            </Action>
        </Path>
    </Design>

    <DesignToRuntime>
      <!--查询-->
      <Design action="3E2195EA8F474A9B80AAB8DDD7937D55">
        <Runtime action="E23DA53F7E26429D8A7E001271C8E53E"/>
      </Design>
        <!--添加-->
        <Design action="90BC625A57184F6CBF258B13AE1AF487">
            <Runtime action="E12A6C6EB7404D53AF838BD315433B68"/>
        </Design>
    </DesignToRuntime>

    <Runtime>
        <Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
            <Action action="E23DA53F7E26429D8A7E001271C8E53E" class="Mesnac.Action.Feeding.Technical.PmtMixAction.SelectAction"/>
            <Action action="E12A6C6EB7404D53AF838BD315433B68" class="Mesnac.Action.Feeding.Technical.PmtMixAction.InsertAction"/>
        </Import>
    </Runtime>
</ActionService>